Forum Moderators: phranque

Message Too Old, No Replies

Redirect domain.com to www.domain.com in Zeus?

         

igor

6:16 pm on Aug 2, 2002 (gmt 0)

10+ Year Member



Hi all,

Google has indexed my site as www.mydomain.com as well as mydomain.com

In an earlier thread I found Apache rewrite rules to redirect (301) mydomain.com requests to www.mydomain.com:

rewriteEngine on
rewriteCond %{HTTP_HOST} !^www.example.com(:80)?$
rewriteRule ^/(.*) [example.com...] [L,R=301]

Problem is, my host does not use Apache, but Zeus.

Does anybody know how to handle this in Zeus?

And/or: is this still "necessary" (for Google)?

Thanks in advance,
Igor.

DaveAtIFG

7:29 pm on Aug 6, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



We're not ignoring you igor, honest! :) Welcome to WebmasterWorld!

Unfortunately, the best I can offer is a link to Zeus support [support.zeus.com] and a link to a not very active server forum [forums.serverwatch.com].

Maybe someone else can do better? I hope so!

igor

9:17 pm on Aug 6, 2002 (gmt 0)

10+ Year Member



Thanks! I've been searching through forums at Zeus support, but no luck so far. I'll post my question there as well.

But: maybe it is not necessary at all? Google seems to treat many of the sites I've been looking at the same way, with or without www.

Except mine, but that might change with the next update?

Cheers,
Igor.