Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Webhosting Perl and CGI Scripts: Difference between revisions

Content deleted Content added
AA-Andrew (talk | contribs)
No edit summary
AA-Andrew (talk | contribs)
No edit summary
Line 64: Line 64:
|}
|}


==Further Notes==

The output from the script must include Content-Type: header and may include other headers then a blank line and the contents. The only exception is a redirection in which case it can just contain the Location: header.

==Error Log==
If you have a file called errlog.txt in the top level, then any error output from any scripts on your site is appended to this file. This is useful for debugging.