On 15-06-07 04:22 PM, Yann Ylavic wrote:
On Sun, Jun 7, 2015 at 10:12 PM, Yann Ylavic <ylavic.dev@xxxxxxxxx> wrote:On Sun, Jun 7, 2015 at 5:44 PM, Stephen <stephen@xxxxxxxxx> wrote:Thank you. adding the file extension allowed some progress to be made. Not I get this in my browser: ForbiddenYou 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: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx