atom feed20 messages in ru.sysoev.nginxRe: why my php file in subdirectory d...
FromSent OnAttachments
baalchinaSep 27, 2011 7:55 pm 
Simon LiuSep 27, 2011 8:02 pm 
suttlesOct 11, 2011 7:52 am 
Simon LiuOct 11, 2011 8:16 am 
suttlesOct 11, 2011 8:21 am 
Simon LiuOct 11, 2011 8:40 pm 
suttlesOct 12, 2011 11:19 am 
suttlesOct 17, 2011 9:19 am 
gigabyteJan 5, 2012 11:36 pm 
Ian HobsonJan 6, 2012 2:30 am 
Edho AriefJan 6, 2012 2:36 am 
gigabyteJan 6, 2012 3:38 am 
Edho AriefJan 6, 2012 3:40 am 
gigabyteJan 6, 2012 4:25 am 
Edho AriefJan 6, 2012 4:47 am 
gigabyteJan 6, 2012 5:45 am 
Edho AriefJan 6, 2012 5:48 am 
gigabyteJan 6, 2012 6:01 am 
Edho AriefJan 6, 2012 6:06 am 
gigabyteJan 6, 2012 6:23 am 
Subject:Re: why my php file in subdirectory doesn't work?
From:gigabyte (ngin@nginx.us)
Date:Jan 6, 2012 6:01:12 am
List:ru.sysoev.nginx

the Root directory is /services/www/site/

When I login into the index.php which is located in /services/www/site/administrator nginx redirects me to index.php which is located in the root directory - /services/www/site

When I manually enter site.net/administrator/index.php it opens the right file but all relative links on it (css,js, ,...etc) are being loaded from root directory (/services/www/site) and thay should be loaded from subdirectory (/services/www/site/administrator) and that is why I'm getting many 404 responses from server.

Edho Arief Wrote:

On Fri, Jan 6, 2012 at 8:46 PM, gigabyte <ngin@nginx.us> wrote:

No, this did not work either. nginx keeps looking for for relative files in a <root> directory, but has to do it in <root>/administrator directory Maybe some other suggestions ?

What do you mean? Are the files located in /services/www/site/administrator/administrator/?

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