Narendra:
Hello, I tried the suggested fix but that did not work :(.
Thanks.
Yashesh
On Tue, Apr 8, 2008 at 6:42 PM, Narendra Verma
<[EMAIL PROTECTED]> wrote:
> RewriteRule ^(.*)$ http://www.redirectnew.com/$1
>
> Replace it by
>
>
> RewriteRule ^(.*)$ http://www.redirectnew.com$1
>
> May
Sorry that should read
The above works perfectly fine except that it adds an extra trailing
slash to the redirected url so if i type
http//www.redirectold.com
or http//www.redirectold.com/
it gets redirected to
http//www.redirectnew.com//
Thanks.
Yashesh Bhatia
On Tue, Apr 8, 2008 at 5:18 PM
Hello:
I'm trying to test the usage of RewriteCond and RewriteRule in
the
-- vhost file
--
$ cat testredirect.conf
#
# test redirect sites
#
ServerName www.redirectnew.com
DocumentRoot "/opt/httpd/htdocs/re
thomas,
that worked perfect. thx a lot.
yashesh.
On 11/22/06, Thomas Antony <[EMAIL PROTECTED]> wrote:
Hi,
>
> and in the /etc/hosts file i have the following
>
boyle.
hi, answers inline.
thx.
yashesh
On 11/22/06, Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-
> From: Yashesh Bhatia [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 22, 2006 2:20 PM
> To: users@httpd.apache.org
> Cc: Me
> S
nuslabs.int bfc11
instead of
192.168.1.11 bfc11.venuslabs.int bfc11
i'm able to access the url http://www.bfc11.venuslabs.int
what could i be doing wrong with the ServerName bfc11.venuslabs.int ?
any pointers ?
thanks a bunch.
yashesh bhatia.
06, Riemer Palstra <[EMAIL PROTECTED]> wrote:
On Thu, Aug 31, 2006 at 04:35:21PM +0530, Yashesh Bhatia wrote:
> [Thu Aug 31 16:29:46 2006] [error] [client 127.0.0.1] client denied by
> server configuration: /opt/apache2/htdocs2/
Show us your settings for the above, do
st *"
Best Regards
Ashutosh
SynaptiCAD Inc.
- Original Message -
From: "Yashesh Bhatia" <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 31, 2006 4:35 PM
Subject: [EMAIL PROTECTED] Virtual hosts question - permission denied error
httpd version 2.2.3
> hello:
>
hello:
i'm experimenting name based virtual hosts and i have the following
apache setup
/opt/apache2/htdocs/index.html
/opt/apache2/htdocs2/index2.html
Now i have the following entry in my /opt/apache2/conf/extra/httpd-vhosts.conf
thanks devraj, tal. that worked fine.
yashesh
On 8/30/06, Tal Cohen <[EMAIL PROTECTED]> wrote:
I'm not an expert in apache, but couldn't you just do Listen *:80 instead of
Listen 192.168.1.3:80?
Tal
-Original Message-----
From: Yashesh Bhatia [mailto:[EMAIL PROTECTED]
Hello:
I'm using Apache 2.2.3 on Fedora Core 5 and have installed it and
configured it to run on
my local IP address 192.168.1.3 by using the following line in the
httpd.conf file
Listen 192.168.1.3:80
Now I also want apache deamon to respond to requests on localhost and 127.0.01
How do I go
11 matches
Mail list logo