[PLUG] This must be wrong...

Larry Brigman larry.brigman at gmail.com
Thu Sep 9 03:51:29 UTC 2010


On Wed, Sep 8, 2010 at 8:40 PM, Michael C. Robinson
<plug_1 at robinson-west.com> wrote:
> Alias /tarpit/ "/usr/local/spamcannibal/public_html/"
>
> <Directory "/usr/local/spamcannibal/public_html/">
>        Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
>        AllowOverride none
>        Order allow,deny
>        Allow from all
> </Directory>
>
> I added this to httpd.conf, but I'm still getting 403 forbidden no
> matter what I do.
>
> I'm running Apache 2.2.3.
>

Did you restart the service after the change or kill -SIGHUP the process?



More information about the PLUG mailing list