thank you Craig,
I've tried both on global and on vhost config but has no effect for
rewrite
engine
any points how to get that /stats pointing ot differeent _document_root
?
thanks
jaume.
Craig Sanders wrote:
> On Tue, Sep 05, 2000 at 11:22:56AM +, Jaume Teixi wrote:
> > RewriteRule ^/
thank you Craig,
I've tried both on global and on vhost config but has no effect for
rewrite
engine
any points how to get that /stats pointing ot differeent _document_root
?
thanks
jaume.
Craig Sanders wrote:
> On Tue, Sep 05, 2000 at 11:22:56AM +, Jaume Teixi wrote:
> > RewriteRule ^
On Tue, Sep 05, 2000 at 11:22:56AM +, Jaume Teixi wrote:
> RewriteRule ^/stats(.*)/reports/%{SERVER_NAME}$1
>
> but it only forwards to /_document_root_/reports/virtualhost.com
ok, so the rewrite rule is working.
> as I see on rewrite log then reports 404
> so Alias
> -Mensaje original-
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nombre de
> Jaume Teixi
> Enviado el: lunes, 04 de septiembre de 2000 20:20
> Para: Craig Sanders
> CC: Debian User; debian-isp@lists.debian.org
> Asunto: Re: Apache mod_rewrite
> Importanc
hi
RewriteRule ^/stats(.*)/reports/%{SERVER_NAME}$1
but it only forwards to /_document_root_/reports/virtualhost.com
as I see on rewrite log then reports 404
so Alias /reports/var/reportshas no effect
how to enable rewrite and then alias to change document_r
On Tue, Sep 05, 2000 at 11:22:56AM +, Jaume Teixi wrote:
> RewriteRule ^/stats(.*)/reports/%{SERVER_NAME}$1
>
> but it only forwards to /_document_root_/reports/virtualhost.com
ok, so the rewrite rule is working.
> as I see on rewrite log then reports 404
> so Alia
> -Mensaje original-
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]En nombre de
> Jaume Teixi
> Enviado el: lunes, 04 de septiembre de 2000 20:20
> Para: Craig Sanders
> CC: Debian User; [EMAIL PROTECTED]
> Asunto: Re: Apache mod_rewrite
> Importancia: Alta
>
hi
RewriteRule ^/stats(.*)/reports/%{SERVER_NAME}$1
but it only forwards to /_document_root_/reports/virtualhost.com
as I see on rewrite log then reports 404
so Alias /reports/var/reportshas no effect
how to enable rewrite and then alias to change document_
On Mon, Sep 04, 2000 at 06:20:09PM +, Jaume Teixi wrote:
> I'm still getting 404 RewriteLog shows:
>
> ' pattern='^www\.[^.]+$' => not-matched
>
> whats happening ?
i wasn't paying enough attention to your rules. they can't work as
written. you want to look at the SERVER_NAME variable, not
On Mon, 4 Sep 2000, Jaume Teixi wrote:
> ' pattern='^www\.[^.]+$' => not-matched
this does not make sense.
the middle tag means, ``nothing, but at least once''.
--
[-]
``And there are plenty of other innovative pieces of software such as Napster
and ICQ.'' -- comment on ``Systems Software Re
On Mon, 4 Sep 2000, Jaume Teixi wrote:
> ' pattern='^www\.[^.]+$' => not-matched
this does not make sense.
the middle tag means, ``nothing, but at least once''.
--
[-]
``And there are plenty of other innovative pieces of software such as Napster
and ICQ.'' -- comment on ``Systems Software R
I'm still getting 404 RewriteLog shows:
' pattern='^www\.[^.]+$' => not-matched
whats happening ?
thanks,
jaume.
Craig Sanders wrote:
> On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
> > I need to do the following in order to access stats for each based
> > virtual host
> >
> >
I'm still getting 404 RewriteLog shows:
' pattern='^www\.[^.]+$' => not-matched
whats happening ?
thanks,
jaume.
Craig Sanders wrote:
> On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
> > I need to do the following in order to access stats for each based
> > virtual host
> >
> >
On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
> I need to do the following in order to access stats for each based
> virtual host
>
> when typing url www.virtualhost1.com/stats or
> www.virtualhost99.com/stats
> server page located under /var/reports/virtualhost1 or
> /var/rep
On Wed, Aug 30, 2000 at 10:18:14PM +, Jaume Teixi wrote:
> I need to do the following in order to access stats for each based
> virtual host
>
> when typing url www.virtualhost1.com/stats or
> www.virtualhost99.com/stats
> server page located under /var/reports/virtualhost1 or
> /var/re
I need to do the following in order to access stats for each based
virtual host
when typing url www.virtualhost1.com/stats or
www.virtualhost99.com/stats
server page located under /var/reports/virtualhost1 or
/var/reports/virtualhost99
I've tryed on my httpd.conf:
RewriteEngine on
Rewrit
I need to do the following in order to access stats for each based
virtual host
when typing url www.virtualhost1.com/stats or
www.virtualhost99.com/stats
server page located under /var/reports/virtualhost1 or
/var/reports/virtualhost99
I've tryed on my httpd.conf:
RewriteEngine on
Rewri
17 matches
Mail list logo