worldkit and rewriterule

Author Message

Marko Faber

Sunday 28 May 2006 2:12:50 am

Hi,

on my website i use the worldkit tool but i have some problems with the rewriterule.
when i open the site which contains the flash video i see nothing.

the apache acess log says:

...
GET /worldkit/worldkit.swf HTTP/1.1" 304 - "http://www.mydomain.de/index.php/ingog/groups"
...
GET /index.php/ingog/config.xml HTTP/1.1" 404 6042 "-" 
...

i managed that he doesn't use worldkit.swf as an index.php module, but i'm not able to stop him searching for

/index.php/ingog/config.xml

Here the rewrite part of my /etc/apache2/sites-enabled/mydomain.de

...
RewriteRule .* /index.php
RewriteCond %{REQUEST_URI}     !^/worldkit.*
RewriteCond %{REQUEST_URI}     !^*./config.xml.*
...

and here the /worldkit/.htaccess

RewriteEngine On
RewriteRule !\.(xml|gif|jpe?g|png|css|js|html|swf)|var(.+)storage.pdf(.+)\.pdf$ .
Rewriterule .* - [L]

Any idea?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 04:21:30
Script start
Timing: Jan 19 2025 04:21:30
Module start 'layout'
Timing: Jan 19 2025 04:21:30
Module start 'content'
Timing: Jan 19 2025 04:21:31
Module end 'content'
Timing: Jan 19 2025 04:21:31
Script end

Main resources:

Total runtime0.8043 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0067 590.2969152.6250
Module start 'layout' 0.00670.0035 742.921939.4453
Module start 'content' 0.01020.7922 782.3672405.9063
Module end 'content' 0.80240.0019 1,188.27348.1641
Script end 0.8043  1,196.4375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00460.5750160.0003
Check MTime0.00130.1651160.0001
Mysql Total
Database connection0.00100.123710.0010
Mysqli_queries0.755493.9104460.0164
Looping result0.00050.0613440.0000
Template Total0.764095.020.3820
Template load0.00520.652720.0026
Template processing0.758794.326320.3794
Template load and register function0.00020.030110.0002
states
state_id_array0.00160.203310.0016
state_identifier_array0.00100.130020.0005
Override
Cache load0.00420.5273150.0003
Sytem overhead
Fetch class attribute can translate value0.00130.161410.0013
Fetch class attribute name0.00060.079810.0006
XML
Image XML parsing0.00020.029010.0002
class_abstraction
Instantiating content class attribute0.00000.000510.0000
General
dbfile0.00070.0871100.0001
String conversion0.00000.001440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
4content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs