[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Running CGI as .htm



> >> I recently moved from a Raq2 to a raq3 server and ran into some suffix
> >> problems. On the old server I had some sites with dynamicly
> generted pages
> >> (cgi scripts) with the suffix .htm. On the Raq2 I added a "AddHandler
> >> cgi-wrapper .htm" to httpd.conf for the sites and cheated the
> server into
> Thanks for the answer Steven.
> I actually have been around the ownership issue and that is not "it" - the
> scripts are owned by regualar users.
> I have had my nose in every direction and still I'm lost :(
> - the problem is not in the scripts ... they work fine (when named .pl or
> .cgi).
> - it is not the .htm ... .ok .hmm or .fck don't work - only .pl or .cgi
> will execute as a script...
>

On my RaQ2 all I added in a .htaccess file was:
AddType application/x-httpd-cgi .htm

e.g.: http://www.worldsbestdeals.com/travel/KeyWestHotels.html links on that
page call a CGI named .htm

--
Dan Kriwitsky