GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   htaccess help (https://gfy.com/showthread.php?t=66613)

Steve 07-02-2002 05:03 PM

htaccess help
 
I can't find a .htaccess file I need to use (I have it somewhere) that will parse .htm files as .shtml files so I can execute SSI on a .htm page

I did a search, and one time it said I needed to add more words to the search, and once I did I got no matches - I know I have seen it here

hyper 07-02-2002 05:13 PM

AddType text/html .shtml
AddHandler server-parsed .shtml
Options Indexes FollowSymLinks Includes

swedguy 07-02-2002 05:15 PM

AddHandler server-parsed .shtml .html .htm

TFCash 07-02-2002 05:15 PM

Use a text editor to create an htaccess.txt file and enter the following statements into it:

AddType text/html .html
AddHandler server-parsed .html

TFCash 07-02-2002 05:16 PM

Well there you go 3 answers quicker than you could say linux guru :)

Steve 07-02-2002 05:22 PM

thanks - you saved me from a lot of folder browsing on my HDs


All times are GMT -7. The time now is 11:07 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123