runnnin issue with test.html

I am trying to run .hhtml

I did these includes on my httpd.conf , but still doesn't work.



AddType text/html .shtml
AddHandler server-parsed .shtml

Here is my test .html file

<!--#include virtual="/cgi-bin/testing.pl" -->




Thanks

 

 

 

 

Top