Welcome! Log In Create A New Profile

Advanced

Move from apacht to nginx

Daniel
February 12, 2017 08:20AM
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_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Move from apacht to nginx

Daniel February 12, 2017 08:20AM

Re: Move from apacht to nginx

jeffdyke February 12, 2017 09:30AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 143
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready