View Full Version : Problem with SSI tutorial


Shooting Star
12-10-2004, 11:06 PM
If this is in the wrong forum, please move it.

There is a problem with the SSI tutorials. It's not mentioned anywhere in it that you have to have a .htaccess file, and it doesn't say anywhere that you have to put <!--#directive parameter="vitrual"--> at the top of each page

Chris
12-10-2004, 11:19 PM
If there is a problem with the site, email Lissa, and do not post it on the forums.

Also, you are not allowed to advertise in your signature.

Thanks,
Chris :D

webgirl
12-11-2004, 02:06 AM
If this is in the wrong forum, please move it.

There is a problem with the SSI tutorials. It's not mentioned anywhere in it that you have to have a .htaccess file, and it doesn't say anywhere that you have to put <!--#directive parameter="vitrual"--> at the top of each page

Yeah it's on a page with .htaccess stuff but it doesn't need .htaccess

pb&j
12-11-2004, 07:30 AM
If this is in the wrong forum, please move it.

There is a problem with the SSI tutorials. It's not mentioned anywhere in it that you have to have a .htaccess file, and it doesn't say anywhere that you have to put <!--#directive parameter="vitrual"--> at the top of each page
htaccess is not required for SSI.
it may help if your host does not currently support SSI, but then they may have done that for a reason and it should not be turned on without their permission.

<!--#directive parameter="vitrual"-->
this is not required at the top of each page. i have never used this parameter during my SSI experiences.