You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Edit mongoose.conf to set document_root /var/www, restart
2. cd /var/www
3. ln -s ~/mysite mysite
4. browse to http://localhost:8080/mysite
What is the expected output? What do you see instead?
* Expected: index.html at ~/mysite/index.html.
* Actual: 404 Not Found
What version of the product are you using? On what operating system?
* Mongoose 5.0 on Mac OS X Mavericks
Please provide any additional information below.
* Looking for something like FollowSymLinks option for HTTPD (http://httpd.apache.org/docs/2.2/mod/core.html#options)
Original issue reported on code.google.com by [email protected] on 8 Jan 2014 at 10:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Jan 2014 at 10:43The text was updated successfully, but these errors were encountered: