Habilitando cgi en apache
agregue la linea Options +ExecCGI en la siguiente parte:
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
< get="" post="" options="" propfind="">
#agregado por mi 15 sep 2004
Options +ExecCGI
y descomente la linea AddHandler
# To use CGI scripts:
#agregado por mi 15 sep 2004
AddHandler cgi-script .cgi .sh .pl
en el /etc/apache/httpd.conf
0 Comments:
Publicar un comentario
<< Home