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>

Regards,
Yann.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to