This is more of a general setup question than Wikimedia specific, but I'm certain you folks will have an answer.
My domain is 1611kjb.org. I created a sub domain called wiki.1611kjb.org
I want people, when they type in wiki.1611kjb.org to be redirected to
http://wiki.1611kjb.org/mediawiki/index.php?title=Main_Page
For the moment, I am using an index.html file with a refresh in it, but not all browsers support that method. I have been trying to do it with an .htaccess file, but I can't seem to get it to work. The sight is hosted on an Apache server running Linux with FrontPage Extensions activated.
What is the best way to get the redirect to happen correctly?
---Mike