On 2/1/06, Dr. Stephen Judd <[EMAIL PROTECTED]> wrote:
> Try google on "redirect html" and take the very first link.
> If that's not what you meant, please be more clear.

It's actually better to do this at the http protocol level rather than
using html meta tags.  In httpd.conf:

RedirectMatch ^/$ http://www.sample.com/mail/src/

See:
http://httpd.apache.org/docs/2.2/urlmapping.html#redirect

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to