Re: Awstats and re-write rule for Zope

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



would the issue be something to do with the [last]

Vincent Bray wrote:
> On 05/03/07, Norman Khine <norman@xxxxxxxxx> wrote:
>>   #Awstats rewrite
>>   #
>>   RewriteRule   /awstats-icon(.*)
>> /usr/share/webapps/awstats/6.5-r1/hostroot/icon/$1 [last]
>>   RewriteRule /stats(.*)
>> /usr/share/webapps/awstats/6.5-r1/hostroot/cgi-bin/awstats.pl$1 [last]
>>
>>   #ZOPE rewrite
>>   #
>>   RewriteRule ^/(.*)
>> http://domain.com:8080/VirtualHostBase/http/domain.com:80/users/user/VirtualHostRoot/$1
>>
>> [L,P]
> 
> I can't think of any reason why the zope rewrite would trump the other
> one but anyway try making the skipping of /stats explicit. Add this
> directly before the rewrite to zope.
> 
> RewriteCond %{REQUEST_URI} !^/stats
> 

-- 
Norman Khine
7 rue Ponscarme, Paris, 75013, France
tel +33 870 628 934 fax +33 142 724 4437
email: norman@xxxxxxxxx

http://www.abakuc.com http://www.uktravellist.info
http://www.destinationsguide.info



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux