Computer Science Canada Making a redirect page... |
Author: | templest [ Thu Jun 10, 2004 10:24 am ] |
Post subject: | Making a redirect page... |
I have my site, and when someone types: "http://xiplst.ath.cx/templest" I want it to go to that folder. But it won't... I think the browser just tries to find a file called "templest" and won't find it. The same thing goes for "http://xiplst.ath.cx/forum" I was thinking making a redirect page called "templest" and another "forum", would that work? or wth should I do? ![]() |
Author: | Tony [ Thu Jun 10, 2004 11:26 am ] |
Post subject: | |
well it wouldn't be a redirect page if you want to view the folder's contents... ![]() |
Author: | templest [ Thu Jun 10, 2004 2:32 pm ] |
Post subject: | |
well, see... I can view the folder just fine if I type the extra "/" in the URL, but if I link to it, the browsers think I'm trying to view a file called the name of the folder. And plus, I want people to be able to go into the forum by just typing: "xiplst.ath.cx/forum" without having to remember the "/" at the end. ![]() |
Author: | the_short1 [ Thu Sep 02, 2004 4:10 pm ] |
Post subject: | |
why not just rename the file index.html thats in the forum folder into forum.html and put that in the main folder.... cuz browsers auto add .html to things... otherwise i dotn think u cna mkae a redirect.. or at least i dont know.. |