Re: Stumped: Apache Permissions, What's Wrong?

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

 



Op maandag 2 december 2013 13:46:12 schreef Kevin Smith:
> I modified it to look like this, but I've tried this, before to no effect
> and it still has no effect, now.
> 
> <VirtualHost 192.168.15.4:80>
> DocumentRoot /var/www/phreebooks
> ServerName billing.website.com <http://billing.cajunpcrepair.com>
> <Directory "/var/www/phreebooks">
> Order Allow,Deny
> Allow From All
> Require Allow All
> </Directory>
> </VirtualHost>
> 
> Log file /var/log/apache2/error.log
> 
> [Mon Dec 02 13:30:11 2013] [notice] Apache/2.2.20 (Ubuntu)

You are using apache 2.2 so Require Allow All should not be there; it is a new 
directive in 2.4. 

What URL did you use to access your website?

-- 
fr.gr.

Freek de Kruijf


---------------------------------------------------------------------
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