Ok, I'm hosting my own web server, using apache, mySQL php something-or-other. My question is: Ok, if my website is stewe151.ods.org, how do I make a different site using the server that shows up as whatever.stewe151.ods.org see what I want? if this isn't clear enough, I'm sorry, I havn't slept in 28 hours, with no caffine and taking medication that makes me drowsy
the word you are looking for is sub-domain.. I know exactally what you mean, but personally have no clue how to set one up? google search for "setting up a subdomain under apache" perhaps? good luck.. -scoob8000
You have to mess about with virtual hosts within Apache. It's not that difficult but far beyond the scope of a single post on this board. Google it, and you should find a wealth of information and Howtos. Good luck.