princepawn has asked for the wisdom of the Perl Monks concerning the following question:
Anyway, how do I set up Apache so that it executes files with a .sgi extension as CGI scripts and so that Apache automatically sends the Content-type: text/html header?
Edit: chipmunk 2001-11-03
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: configuring apache to automatically send Content-Type header and exec as CGI based on file extension
by blakem (Monsignor) on Nov 03, 2001 at 14:08 UTC | |
|
(jeffa) Re: configuring apache to automatically send Content-Type header and exec as CGI based on file extension
by jeffa (Bishop) on Nov 03, 2001 at 21:20 UTC | |
|
Re: configuring apache to automatically send Content-Type header and exec as CGI based on file extension
by Zecho (Hermit) on Nov 03, 2001 at 18:12 UTC |