Hi,

I am wondering how to execute .cgi out of the users public_html directory. I thought I had it right by adding the line to access.conf file?

<Directory "/home/username/public_html/">
    AllowOverride all
    Options ExecCGI
    Options Indexes FollowSymLinks ExecCGI
    Order allow,deny
    Allow from all
</Directory>

I do have .cgi extentions working fine out of the main www directory. If I view the error.log I see a line that says that Option Exec is off??

Thanks

Eileen Orbell
Software & Internet Applications
Capitol College
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
Don't Fear the Penguin.



Reply via email to