There is an `allow all` in a location block, but i would recommend that you
determine what part of All is really needed from your Apache config and
apply only those rules that need to make the site work. I used apache in
exactly this nature for a while and then dug in and found that i only
needed
Hi there,
i still moving from Apache to nginx.
I have a config part in apache which i dont understand how to convert it
correct to nginx.
RewriteBase /
Options FollowSymLinks
AllowOverride All
DirectoryIndex index.php