I've got it running so the cgi scripts run from under the cgi-bin directory, but i wish to use .cgi files from the main root directory.
I tried adding
<Directory /home/admin/domains/###.com/public_html/>
Options +ExecCGI
</Directory>
But this hasn't made it work. It's been over 5 mins and apache should refresh after about 1 min.
Any ideas?
I tried adding
<Directory /home/admin/domains/###.com/public_html/>
Options +ExecCGI
</Directory>
But this hasn't made it work. It's been over 5 mins and apache should refresh after about 1 min.
Any ideas?