Move from apacht to nginx
Daniel
daniel at linux-nerd.de
Sun Feb 12 13:19:12 UTC 2017
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.
<Directory /var/www/vhosts/blah/fe>
RewriteBase /
Options FollowSymLinks
AllowOverride All
DirectoryIndex index.php
</Directory>
<Directory /var/www/vhosts/blah/fe/static>
Options +FollowSymLinks -Indexes
AllowOverride none
</Directory>
i Know that this has to be done in locations what how? ;)
Cheers
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170212/cb5a5ba2/attachment.html>
More information about the nginx
mailing list