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

Exec CGI



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:eileen@orbell.com
mailto:eileen@orbell.net
Don't Fear the Penguin.





Reply to: