apache and nginx are not configured with rewrite, so why can apache be accessed normally? when I use nginx, I clearly access the verify
method, but I access the index
method.
http://zizo.test.com/admin.php/login/verify
zizo.test.com
apache and nginx are not configured with rewrite, so why can apache be accessed normally? when I use nginx, I clearly access the verify
method, but I access the index
method.
http://zizo.test.com/admin.php/login/verify
zizo.test.com
Thank you for the invitation.
The location /
block only needs to be written as:
is this a Linux system? Is there no permission to write and read the file?