Re: Q1. Apache httpd-2.4.9 configuration : client denied by server configuration error

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

 



On Fri, September 26, 2014 21:28, Edgar Pettijohn wrote:
> Try:
> |<Directory />
>     AllowOverride none
>     Require all denied
> </Directory>
> ||<Directory ||"/var/data/ca.harte-lyne/public_html">
> ||Options +Indexes -Multiviews
> AllowOverride All
> Require all granted
> </Directory>
> |

#/etc/httpd/conf/httpd.conf:

<Directory />
  AllowOverride none
  Require all denied
</Directory>

#/etc/httpd/virtual.d/hll.conf

Directory "/var/data/ca.harte-lyne/public_html">
  Options +Indexes -Multiviews
  AllowOverride All
  Require all granted
</Directory>


This give the same results as before:

Forbidden

You don't have permission to access / on this server.
Apache/2.4.9 (Unix) Server at www.harte-lyne.ca Port 443



-- 
***          E-Mail is NOT a SECURE channel          ***
James B. Byrne                mailto:ByrneJB@xxxxxxxxxxxxx
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3





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