how do i make the SSI to work on my server?
SSI question
Collapse
X
-
Apache or IIS?
Real. Professional. Hosting.
.:Expect Nothing Less:.
320-078-843 :: www.realprohosting.com :: [email protected] -
<a href="http://www.hahahahahahahaha.com">Pimp Dog Makes Me Horny ;)</a>Comment
-
Originally posted by I Am The Walrus
http://www.google.com/search?sourcei...-8&q=using+ssi
happy to help - you can thank me later
http://vivisimo.com/search?query=usi...art%2COverture
http://www.gofuckyourself.com/showth...hreadid=172435
Last edited by sweet7; 09-09-2003, 09:25 AM.ICQ: 282814268Comment
-
Open srm.conf: Uncomment (remove the # sign) the following two lines:
AddType text/html .shtml
AddHandler server-parsed .shtml
Open
access.conf: Find the line that names your Document Root and modify the OPTIONS line to read as follows:
Options Indexes FollowSymLinks Includes
Does that help?ICQ: 316365783
<a href="http://www.hostultra.com/~p00p" target="_blank">TEST</a>Comment
-
don't help to much.. where can i find the srm.conf file?Originally posted by p00p
Open srm.conf: Uncomment (remove the # sign) the following two lines:
AddType text/html .shtml
AddHandler server-parsed .shtml
Open
access.conf: Find the line that names your Document Root and modify the OPTIONS line to read as follows:
Options Indexes FollowSymLinks Includes
Does that help?Comment

Comment