Graeme McLaren wrote:
Greetings all, I am trying to display some html using a perl display class. When I try to view the page using the url containing /cgi-bin/ it works fine, however when the url contains /cgi-perl/ instead of /cgi-bin/ the browser (Mozilla Firefox) displays raw html.

Anyone have any ideas as to why this is the case?

Because your webserver is configured to execute cgi's in cgi-bin not cgi-perl, apparently. You'd have to ask the admin of your server what you can and can nodo on theri server.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to