[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Redirect
- Subject: RE: [cobalt-users] Redirect
- From: "Avi Brender" <support@xxxxxxxxxxxxxx>
- Date: Fri Oct 20 15:36:15 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
OK, for domain2.com, edit httpd.conf:
where you see:
RewriteEngine on
RewriteCond %{HTTP_HOST} !^IP(:80)?$
RewriteCond %{HTTP_HOST} !^host.domain.com(:80)?$
RewriteRule ^/(.*) http://host.domain.com/$1 [L,R]
RewriteOptions inherit
change it to:
RewriteEngine on
RewriteOptions inherit
:-)
Avi Brender
Tech Support
Elite Hosts
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Jarle Søiland
Sent: Thursday, October 19, 2000 9:10 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Redirect
Anyone know how to let the domain name writed in the browser be remaining in
the browser. f.eks if I,m writing www.domain1.com in my browser and the site
only is parked on the server and shares IP adress with www.domain2.com that
also is an virtual site, then the server automaticly redirect me to
www.domain2.com but it also writes www.domain2.com in the webbrowser. How
can I have it to have the www.domain1.com be what is remaining in the
browser window? I need this to redirect appr 100 different sites that share
the same IP adress to 100 different adresses outside the server and has
found an script named url Redirect version 1.2 at www.kastle.net that will
do this work if I can have the domain name to remain in the browser. I think
this has to do with the http_conf configuration but how ??
Best reg.
Jarle Soiland
www.mega2000.no
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users