atom feed4 messages in ru.sysoev.nginxMultiviews in Nginx
FromSent OnAttachments
icaro81Dec 8, 2010 6:23 am 
Edho P AriefDec 8, 2010 7:28 am 
icaro81Dec 8, 2010 8:28 am 
Edho P AriefDec 8, 2010 9:55 pm 
Subject:Multiviews in Nginx
From:icaro81 (ngin@nginx.us)
Date:Dec 8, 2010 6:23:41 am
List:ru.sysoev.nginx

Hi,

It's possible in Nginx to make "Multiviews"? (like Apache) I didn't found information about this for Nginx

For example: www.domain.com/test1/ -> www.domain.com/test1.php www.domain.com/test1/test2/ -> www.domain.com/test1/test2.php www.domain.com/every/ -> www.domain.com/every.php

But if www.domain.com/every/ exists, goes to www.domain.com/every/ of course. All directories who doesn't exists, tries to .php and if not, 404.

Thank you

Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,156778,156778#msg-156778