Domain name directly to wordpress?
-
I’m using Debian (5.0) with apache2 webserver. I intend to host more than one blog on the machine, so I installed wordpress to a subfolder “/var/www/example”. My domain name (say “www.example.com”) points to my server’s IP address, but then I need to go to “www.example.com/example/” to access the blog, when I want it to show up at “www.example.com”. I’ll also later want additional blogs with additional domain names. Say, install another wordpress to “/var/www/example2/”, and have another domain “www.example2.com” point to it.
How do I configure it so that http://www.example.com points to the blog, but so that only connections from that domain go there, not any connection to my IP address?
Thanks in advance.
Devin
The topic ‘Domain name directly to wordpress?’ is closed to new replies.