Forum Moderators: phranque

Message Too Old, No Replies

Domain Aliasing - Please Help

domain alias on apache

         

dubstyleenation

4:37 pm on Oct 5, 2007 (gmt 0)

10+ Year Member



I recently changed hosts from a Windows IIS server to 1and1's Linux Apache server.

My old server used the Plesk admin panel and had a function where I could add a 'Domain Alias'. In adding my domain, all subsequent browser requests and emails going to example.com worked correctly without having to do a single thing more.

Is there a way to do this on an apache server? I've already pointed the domain example.com to the right nameservers. Accessing that domain works, but the email doesn't come through like it did before.

Is there something I can write into the .htaccess file?

I have about 40 emails addy's and would hate creating 40 more emails under the example.com suffix.

Any help would be great.

[edited by: jdMorgan at 1:15 am (utc) on Oct. 7, 2007]
[edit reason] example.com [/edit]

g1smd

8:37 pm on Oct 5, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The .htaccess file is for web stuff. Apache is a web server.

I don't believe that any email stuff can go in there.