Apache2Triad Help, Support and Development Forum Index Apache2Triad Help, Support and Development
The apache2triad help , support and development forums
 

Virtual Host
Click here to go to the original topic

 
       Apache2Triad Help, Support and Development Forum Index -> Apache2Triad General
View previous topic :: View next topic  
Author Message
QWERTYtech



Joined: 03 May 2006
Posts: 47

Posted: Tue Jul 10, 2007 12:43 am    Post subject: Virtual Host  

I'm using Virtual Host with my A2T and I want to setup the following URL but im not sure how to in VH. Http://mail.mydomain.com. I have a mail folder inside my site root directory. How do I set this up in VH?

Thanks,
QWERTYtech
Back to top  
lku homer



Joined: 29 May 2006
Posts: 104

Posted: Tue Jul 10, 2007 1:26 am    Post subject:  

ServerName mail.example.com

You also have to set up a subdomain at your host(go daddy). I think that should be it.
Back to top  
QWERTYtech



Joined: 03 May 2006
Posts: 47

Posted: Tue Jul 10, 2007 1:28 am    Post subject:  

I use No-IP.com and when u buy a domain, they automatically setup a mail.mydomian.com and ftp.mydomain.com

I have both of those running. What does the VH need to look like again?
Back to top  
lku homer



Joined: 29 May 2006
Posts: 104

Posted: Tue Jul 10, 2007 1:32 am    Post subject:  

You should just be able to copy the domain's VH but then change the ServerName. You might also want to find out what port the mail server is going to use. Once you find that you can change the <VirtualHost *:mail_port>
Back to top  
QWERTYtech



Joined: 03 May 2006
Posts: 47

Posted: Tue Jul 10, 2007 1:47 am    Post subject:  

hmmm... can i find that at hMailServer's site?
Back to top  
lku homer



Joined: 29 May 2006
Posts: 104

Posted: Tue Jul 10, 2007 1:51 am    Post subject:  

There should be a config option in the actual mail server application. Open up whatever your using and find the tools or preferences. Or there could be a .conf or .ini file. Check the vendor website for info on how to set up the actual mail server.
Back to top  
QWERTYtech



Joined: 03 May 2006
Posts: 47

Posted: Tue Jul 10, 2007 2:06 am    Post subject:  

I know that I'm allowing IMAP, SMTP, and POP3 which use the following ports: 143, 110, and 25.

Do i need to do it for all of this?

I'm using RoundCube for my webmail.
Back to top  
lku homer



Joined: 29 May 2006
Posts: 104

Posted: Tue Jul 10, 2007 10:27 am    Post subject:  

Yes those ports will need to be opened, but then if you want the web based interface to work then you need to find out what port it is going to run on. Sometimes it will work on 80, but sometimes you may need to change the port. As long as the MX record is pointing to the server you should be ok.
Back to top  
 
       Apache2Triad Help, Support and Development Forum Index -> Apache2Triad General
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group