8 lines
456 B
Text
8 lines
456 B
Text
www/cgi-bin/nph-eperl
|
|
@exec echo "AddType application/x-httpd-eperl .phtml .eperl .epl" >>%D/etc/apache/srm.conf
|
|
@exec echo "Action application/x-httpd-eperl /cgi-bin/nph-eperl" >>%D/etc/apache/srm.conf
|
|
@unexec grep -v "application/x-httpd-eperl" %D/etc/apache/srm.conf >%D/etc/apache/srm.conf.bak; mv %D/etc/apache/srm.conf.bak %D/etc/apache/srm.conf
|
|
share/doc/eperl/about.txt
|
|
share/doc/eperl/about.ps
|
|
share/doc/eperl/faq.txt
|
|
share/doc/eperl/faq.ps
|