Re: Problem with accessing Document Root (?)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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:
>
> 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: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux