Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: CGI.pm and SSI

by jeorgen (Pilgrim)
on Mar 13, 2001 at 01:26 UTC ( [id://63966]=note: print w/replies, xml ) Need Help??


in reply to CGI.pm and SSI

mjn wrote:

(arguably this is impossible with my setup because .html files do not utilize mod_include on the server I am on, only .shtml files).

I assume your using Apache and cannot change in the httpd.conf file. This particular problem, with .html not being parsed by mod_include, can then usually be rectified like this:

Place an .htaccess file in your web root. Include the text:

XBitHack on

Now, all .html-files that have the execution bit set will be server-parsed.

The execution bit can be set from the shell or usually from ftp (look for CHMOD command in e.g. cuteftp).

/jeorgen

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://63966]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (1)
As of 2024-04-24 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found