Re: [us...@httpd] default server serving to change

2010-06-22 Thread Matus UHLAR - fantomas
> On Thu, Jun 17, 2010 at 5:15 PM, Matus UHLAR - fantomas > wrote: > > >> the ReWriteRule in vhost of site1.mydomain.com as follows > > > > why rewrite rule when you can issue redirect by redirect directive? > > > > Redirect / http://sice.mydomain.com/ ops, had to be "site". On 17.06.10 22:21,

Re: [us...@httpd] default server serving to change

2010-06-17 Thread Tapas Mishra
On Thu, Jun 17, 2010 at 5:15 PM, Matus UHLAR - fantomas wrote: >> the ReWriteRule in vhost of site1.mydomain.com as follows > > why rewrite rule when you can issue redirect by redirect directive? > > Redirect / http://sice.mydomain.com/ > Site1.mydomain.com and mydomain.com are on same Physical m

Re: [us...@httpd] default server serving to change

2010-06-17 Thread Matus UHLAR - fantomas
On 14.06.10 11:56, Tapas Mishra wrote: > I have 5 websites running on a webserver. > I read Apache docs Apache serves the vhost file in alphabetical order > of name of vhost file. > > I have a few subdomains on main domain > > http://mydomain.com > > as follows > http://site1.mydomain.com > http

[us...@httpd] default server serving to change

2010-06-13 Thread Tapas Mishra
I have 5 websites running on a webserver. I read Apache docs Apache serves the vhost file in alphabetical order of name of vhost file. I have a few subdomains on main domain http://mydomain.com as follows http://site1.mydomain.com http://site2.mydomain.com http://site3.mydomain.com http://site4.