9 Jun
2010
9 Jun
'10
4:35 p.m.
On Wed, Jun 9, 2010 at 8:16 PM, Tres Seaver <tseaver@palladion.com> wrote:
It will be the hostname that the browser requiested (the "Host:" header). Thanks a lot for telling this.If possible give me a link about this statement.My site is actually working. What I finally did was URLA/VirtualHostBase/http/%{HTTP_HOST}:80/rootfolder/VirtualHostRoot/$1\ [L,P] replaced URLA with the hostname of server which the site is requesting and HTTP_HOST by the URL which browser requests. -- Tapas