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

Re: [cobalt-users] SSI on Apache using .htaccess and XBitHack?



 I need SSI on an old site to run a script

Make a file .htaccess

AddType text/x-server-parsed-html .htm

Then upload this file into the required folders.

Bill