Export to GitHub

mongoose - issue #406

Follow symbolic links


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.

Status: New

Labels:
Type-Defect Priority-Medium