atoponce / d-note

Self destructing encrypted notes
Other
130 stars 43 forks source link

Apache Config #47

Open JacobTheEvans opened 9 years ago

JacobTheEvans commented 9 years ago

In the install.md the Apache setup file creates an Syntax Error.

This line right here <Directory /var/www/> Options -Indexes FollowSymLinks

The FollowSymLinks needs to have a + or - in front of it.