View Single Post
  #5 (permalink)  
Old 02-14-2008, 10:01 PM
gerard79 gerard79 is offline
WebProWorld New Member
 
Join Date: Nov 2007
Posts: 4
gerard79 RepRank 0
Default Re: html file w/ no file extension

if you make a folder names say "specials" and have a index.html file in there you can link to say:

h t t p ;// yourdomain.com/special

you will see the contents of that index.html
If you would want it to go to another location, just put a redirect in that index.html

It is a simple solution but it works.
Reply With Quote