serving static content from a sub url?
gunblad3
nginx-forum at nginx.us
Sat Oct 10 08:28:50 MSD 2009
try this:
- root /home/me/www/public;
+ alias /home/me/www/public;
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,12645,12647#msg-12647
More information about the nginx
mailing list