David Clymer ha scritto:

Perhaps I don't understand exactly what you want to do..but wouldnt it

be much easier to add a ServerAlias to the vitualhost config?

<VirtualHost 1.2.3.4>
  ServerName domain1.com
  ServerAlias www.domain1.com
  ...
</VirtualHost>

-davidc


Hi David,
I would want rewrite the URL of client
ex. http://domain1.com --> http://www.domain1.com
with 1 Virtualhost is OK, but when I insert a second virtual host
the game does not work :-)
ex. http://domain2.com --> http://www.domain1.com
I would want http://domain2.com --> http://www.domain2.com

Could you help me???
Thanks
Marco


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to