A buddy of mine is hosting a website on my server, but he wants http://xtremecomputers.ca to bring up the homepage. I have done the redirect so when you type http://xtremecomputer.ca/ it comes up with the homepage, but it's got the directory on the end so it looks like http://xtremecomputers.ca/xtreme/. how can I get it so when you type the URL it comes up with the homepage with out the directory on the end?
+ Reply to Thread
Results 1 to 5 of 5
-
-
You need to make the homepage index.html. It will default the directory to the appropriate file automatically.
-
Please change the charset to either ISO-8859-1 or Windows-1252 as youCode:
... ... ... <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
do not appear to want to write web pages in other languages than English or Dutch.
Seriously, most "developers"&&webmasters&&webdesigners do not want to have the
slightest idea of what the devil the f***ing UTF/Unicode stuff is all about,
therefore please don't even try to mess with it if you have no need for that.
Surely IE can handle incorrectly-flagged charsets in html files,
however not all web surfers use IE. -
It seems your site is living in a subfolder.
Some table alignment issues too (unfinished pages), plus some dead links.
Not ready to go live yet.Want my help? Ask here! (not via PM!)
FAQs: Best Blank Discs • Best TBCs • Best VCRs for capture • Restore VHS -
Yea I know it's unfinished he isn't done working on it yet, he just wanted to test it out and see how she looks.Originally Posted by lordsmurf
Thanks for the reply's it's all working now
Similar Threads
-
.swf in html help
By mraza in forum Newbie / General discussionsReplies: 1Last Post: 31st Aug 2009, 17:15 -
DLC.html
By Hangrumps in forum Video ConversionReplies: 4Last Post: 15th Jul 2009, 16:00 -
7z.html files???
By Glenn5782 in forum Newbie / General discussionsReplies: 3Last Post: 17th Mar 2009, 05:43 -
HTML Help
By FEEL in forum ProgrammingReplies: 3Last Post: 20th Aug 2007, 09:58 -
html in forum
By Ogilvy in forum FeedbackReplies: 4Last Post: 13th Jul 2007, 19:30



Quote