On 15-06-07 04:22 PM, Yann Ylavic wrote:
On Sun, Jun 7, 2015 at 10:12 PM, Yann Ylavic <[email protected]> wrote:
On Sun, Jun 7, 2015 at 5:44 PM, Stephen <[email protected]> wrote:
Thank you. adding the file extension allowed some progress to be made.
Not I get this in my browser:
Forbidden
You possibly need to give rights to /home/stephen/www, eg:
<Directory /home/stephen/www/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
This did the trick. Thank you!
<Directory /home/stephen/www/>
AllowOverride None
Require all granted
</Directory>
Stephen
www.roissy.ca
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]