Posted on Jan 8, 2014 by
Quick Camel
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)
Status: New
Labels:
Type-Defect
Priority-Medium