The easiest way is to set up an automatic redirect page on your web server
to redirect you from webmail.domain.com to domain.com/webmail and make it
the default page for the web www.domain.com.

Here is an example:
        
<META HTTP-EQUIV="refresh" CONTENT="N; URL=web-address">

where N is the number of seconds it takes before you are forwarded to the
Web page listed as the "URL".

        Example

           <HTML>
          <HEAD>
          <META HTTP-EQUIV="Refresh" CONTENT="15;
          URL=http://domain.com/webmail";>
          <TITLE>A web page that points a browser to a different page
          after 15 seconds</TITLE>
          </HEAD>
          <BODY>

But make the time 0 seconds instead of 15.



-----Original Message-----
From: Richard Starkie [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 29, 2007 12:30 PM
To: [email protected]
Subject: [qmailtoaster] Configuring httpd.conf to point webmail.domain.com
instead of domain.com/webmail
Importance: High

Hi All

I would like to use webmail.domain.com instead of domain.com/webmail can 
anyone please advise how to do it?

Any and all advise very happily accepted

Richard

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to