Welcome! Log In Create A New Profile

Advanced

Re: subdirs without trailing slash

Dick Middleton
July 19, 2009 02:18PM
Igor Sysoev wrote:

>> I want to make the following equivalent:
>>
>> http://example.com/mail/index.php
>> http://example.com/mail/
>> http://example.com/mail

>> What is the recommended way to configure this?
>
> If you set
>
> location /mail/ {
> fastcgi_pass localhost:8888;
> ...
> }
>
> and request "/mail" then nginx will return external redirect to "/mail/".

It's so easy when you know how.

Many thanks

Dick
Subject Author Posted

subdirs without trailing slash

Dick Middleton July 18, 2009 06:33PM

Re: subdirs without trailing slash

Igor Sysoev July 19, 2009 07:04AM

Re: subdirs without trailing slash

Dick Middleton July 19, 2009 02:18PM

Re: subdirs without trailing slash

purabdk August 13, 2009 06:05AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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