HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
SSI and form re-direction
Post new topic   Reply to topic    HTML Help Forum Index -> SSI
View previous topic :: View next topic  
Author Message
wrandall



Joined: 06 Mar 2005
Posts: 1

PostPosted: Sun Mar 06, 2005 3:03 pm     SSI and form re-direction Reply with quote

I have an old site built with Frontpage which I am changing to straight HTML. The site opens with a "default.htm" page which appears to be standard for Frontpage sites. I want to use SSI includes in the home page.

Question: can I open the site with an SHTM/SHTML suffix instead of an HTM suffix?

Or: can I open the site with Default.htm and use a meta tag redirect to the real DEFAULT.SHTML page.

The site contains an .htaccess file which appears to control the name of the default.htm page. If I leave that in the site the redirect fails with a not found on the DEFAULT.SHTML page. If I remove the .htaccess file the site does not have a default page.

Any suggestions? Confused
degsy



Joined: 23 Feb 2005
Posts: 2440
Location: North East, UK

PostPosted: Sun Mar 06, 2005 3:44 pm     Reply with quote

change default.htm to default.shtml

add default.shtml to the .htaccess file
Shadowkiller



Joined: 07 Mar 2005
Posts: 4
Location: My Desk

PostPosted: Mon Mar 07, 2005 3:20 pm     Reply with quote

Add this to the .htaccess file.

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

This will make it so that the SSI calls will work outside of SHTML files.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> SSI All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial