Welcome! Log In Create A New Profile

Advanced

Re: Help with convert .htaccess to nginx :(

Edho Arief
October 27, 2011 11:38PM
On Fri, Oct 28, 2011 at 10:26 AM, Giang <nginx-forum@nginx.us> wrote:
> When I access http://myurl.com/installer.php nginx could display the
> page correctly, but when I clicked Next button, it said: "404 Not Found"
> (new URL: http://myurl.com/installer.php/step1)
>

As for this one, you need something with fastcgi_split_path. I'm not
really familiar but I think something like this:

location ~ \.php(/.+)$ {
fastcgi_split_path ...
...
}

--
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Help with convert .htaccess to nginx :(

Giang October 27, 2011 11:26PM

Re: Help with convert .htaccess to nginx :(

Edho Arief October 27, 2011 11:36PM

Re: Help with convert .htaccess to nginx :(

Edho Arief October 27, 2011 11:38PM

Re: Help with convert .htaccess to nginx :(

Giang October 27, 2011 11:58PM

Re: Help with convert .htaccess to nginx :(

makononov March 21, 2012 03:54PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 262
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