Re: [us...@httpd] URL re-writing problem

2009-12-23 Thread vijay shanker
can be removed if the rewrite rules appear in >> a vhost. >> >> Oliver >> >> >> From: vijay shanker [mailto:vijay.s...@gmail.com] >> Sent: December 22, 2009 4:49 AM >> To: users@httpd.apache.org >> Subject: [us...@httpd] URL re-writing probl

Re: [us...@httpd] URL re-writing problem

2009-12-22 Thread Igor Cicimov
Sent: December 22, 2009 4:49 AM > To: users@httpd.apache.org > Subject: [us...@httpd] URL re-writing problem > > Hi all, > > I am very new to httpd server. And i have a immediate problem to solve. My > server instance is running on centos box. > > If a request comes to my s

RE: [us...@httpd] URL re-writing problem

2009-12-22 Thread Oliver Schoenborn
in a vhost. Oliver From: vijay shanker [mailto:vijay.s...@gmail.com] Sent: December 22, 2009 4:49 AM To: users@httpd.apache.org Subject: [us...@httpd] URL re-writing problem Hi all, I am very new to httpd server. And i have a immediate problem to solve. My server instance is running on centos

[us...@httpd] URL re-writing problem

2009-12-22 Thread vijay shanker
Hi all, I am very new to httpd server. And i have a immediate problem to solve. My server instance is running on centos box. If a request comes to my server as http://sub-domain.domain.com --- This should be translated to --- http://domain.com/key/sub-domain --- I have configured many vi