Author |
Message |
Topic: Inserting HTTP headers |
leblanc
Replies: 1
Views: 4745
|
|
How can I get Abyss to insert HTTP directives (i.e. Expires, Cache-control, etc) when it serves my web pages? With Apache, I would put a .htaccess file in the directory my web pages are stored in and ... |
Topic: CGI internal error 500 |
leblanc
Replies: 4
Views: 12212
|
|
A gateway router is used to intercept traffic and direct it to the local webserver for authorization before allowing external internet access. It should have been set up to drop non-http traffic and r ... |
Topic: CGI internal error 500 |
leblanc
Replies: 4
Views: 12212
|
|
Hi there. Thanks for the quick reply. I'm quite sure that there is no problem running python, and I'm also fairly sure that my script is not running at all. I'll review it again anyway. However, I hav ... |
Topic: CGI internal error 500 |
leblanc
Replies: 4
Views: 12212
|
|
I'm running some CGI scripts (Python) that run correctly 90% (or so) of the time. The rest of the time I get Internal error 500's. I can't see any useful information in the logfiles. I've tried puttin ... |
|