lilwing Posted June 10, 2008 Share Posted June 10, 2008 I was hired to come in and redesign a new website. Little did I know that I was going to have to fiddle this much with the server. Anyway, I installed a WAMP on the server, put the new website up, and for some reason, when viewers go to the website without the www prefix, it redirects to the iisstart.htm page from the old website, which is the under construction page. IIS was previously installed on the server, and I can't just delete it because it still runs all the email protocols. Apache just runs the HTTP stuff. I tried using mod_rewrite in an .htaccess file, however, it still redirects to the iis page. I checked the httpd.conf file to make sure that mod_rewrite was enabled, and it is. I am thinking it's a DNS problem, but I am not sure what to do or how to do it. Help!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.