Re: Apache httpd error 403

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

 



this is my vhost configuration file in the httpd.conf

<VirtualHost *:80>
    ServerAdmin webmaster@xxxxxxxxxxxxxx
    DocumentRoot "/var/www/www.portal.oduvaldocozzi.intranet"
    ServerName portal.oduvaldocozzi.intranet
        <Directory /var/www/>
                Options Indexes FollowSymLinks MultiViews
                AllowOverride None
                Order allow,deny
                allow from all
                DirectoryIndex index.php index.html
        </Directory>

    ErrorLog      "logs/portal-error_log"
    CustomLog "logs/portal-access_log" common
</VirtualHost>

2015-01-20 14:04 GMT-02:00 Rodrigo Cunha <rodrigo.root.rj@xxxxxxxxx>:
192.168.0.2 - - [20/Jan/2015:14:04:07 -0200] "GET / HTTP/1.1" 403 209

This ip 192.168.0.2 is my client host.

2015-01-20 14:00 GMT-02:00 Eric Covener <covener@xxxxxxxxx>:

On Tue, Jan 20, 2015 at 10:57 AM, Rodrigo Cunha <rodrigo.root.rj@xxxxxxxxx> wrote:
my vhosts dont work, they are status 403 "dont forbiden access".

​What does the error log say?



--
Atenciosamente,
Rodrigo da Silva Cunha




--
Atenciosamente,
Rodrigo da Silva Cunha


[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