- Code: Select all
AddHandler cgi-script .cgi .pl
<Directory />
Options FollowSymLinks +ExecCGI
AllowOverride None
</Directory>
But when I open the browser now and enter the url to my perl script I get : You don't have permission to access /cgi-bin/tm/co_login.pl on this server.
Any ideas are welcome how to solve this!
News