Cu_Dinh Posted November 6, 2003 Share Posted November 6, 2003 I installed Apache on my PC (running WinXP SP1) and when tried to access /cgi-bin got Error 403 Forbidden, called file inside /cgi-bin like hello.cgi got Error 500 Internal Server Error <Directory \"C:/Server/www/cgi-bin\"> <IfModule mod_perl.c> Sethandler perl-script PerlHandler Apache::Registry PerlSendHeader On </IfModule> Options All MultiViews AllowOverride None Order deny,allow Allow from all </Directory> Link to comment https://forums.phpfreaks.com/topic/1307-apache-on-winxp-folder-permission/ Share on other sites More sharing options...
LAMP Posted November 14, 2003 Share Posted November 14, 2003 Have you check the FAQ at httpd.apache.org? Seems like this is on it ... in the middle of a big download now, though, and it took forever just to load this page .... Link to comment https://forums.phpfreaks.com/topic/1307-apache-on-winxp-folder-permission/#findComment-4503 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.