@jaredly Hi jareyly, how to deploy hexo as a dynamic mode? I also encounter this issue recently.
I deploy hexo blog on my own server. Before setting the https server, the "/admin" page can navigate, but now it is forbidden. In my https server configuration, the root path is "/home/hexo/public". And then the "/admin" is blocked. How can I access the "/admin" page again.
In other words, if I deploy my application as the dynamic mode, can this issue be solved?
@jaredly Hi jareyly, how to deploy hexo as a dynamic mode? I also encounter this issue recently. I deploy hexo blog on my own server. Before setting the https server, the "/admin" page can navigate, but now it is forbidden. In my https server configuration, the root path is "/home/hexo/public". And then the "/admin" is blocked. How can I access the "/admin" page again. In other words, if I deploy my application as the dynamic mode, can this issue be solved?
Thanks, Shawn