How to not push a url thorugh index.php

Author Message

Adam Butler

Monday 03 August 2009 8:02:43 am

Hi

We an rssproxy file which needed to be under an ezpublish site in order to work but be accessible without the request being re-routed to index.php

I have the following ezpublish\rssproxy\rssprocy.php

I have tried various ways to try and set it up to get to rssproxy via http://siteaddress/rssproxy/rssproxy.php but whatever I try I end getting a module not fould error back to ez publish - does any one know how to get this to work.

Thanks

Lazaro Ferreira

Monday 03 August 2009 9:32:36 am

Hi,

You need to override ezpublish apache rewrite rules in your site virtual host configuration

Lazaro
http://www.mzbusiness.com

Max Keil

Monday 03 August 2009 12:22:22 pm

Your RewriteRule should looks like this:

RewriteRule ^rssproxy/rssproxy.php - [L]

in your .htaccess file or with leading slash in your virtual host.

Mit freundlichen Grüßen
Best regards

Max Keil

____________________________________________________________
eZ Publish Gold Partner - http://www.all2e.com
http://ez.no/partners/worldwide_partners/all2e_gmbh

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 18 2025 10:23:51
Script start
Timing: Jan 18 2025 10:23:51
Module start 'layout'
Timing: Jan 18 2025 10:23:51
Module start 'content'
Timing: Jan 18 2025 10:23:51
Module end 'content'
Timing: Jan 18 2025 10:23:51
Script end

Main resources:

Total runtime0.7536 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0099 588.0391152.6406
Module start 'layout' 0.00990.0037 740.679739.4766
Module start 'content' 0.01370.7384 780.1563563.3438
Module end 'content' 0.75200.0015 1,343.500012.1406
Script end 0.7535  1,355.6406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.4955160.0002
Check MTime0.00160.2147160.0001
Mysql Total
Database connection0.00240.312810.0024
Mysqli_queries0.696492.4063590.0118
Looping result0.00070.0890570.0000
Template Total0.716195.020.3581
Template load0.00260.348120.0013
Template processing0.713594.680720.3568
Template load and register function0.00030.036210.0003
states
state_id_array0.00110.151310.0011
state_identifier_array0.00140.181320.0007
Override
Cache load0.00200.2706160.0001
Sytem overhead
Fetch class attribute can translate value0.00070.093630.0002
Fetch class attribute name0.00160.209140.0004
XML
Image XML parsing0.00110.141730.0004
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00110.1505160.0001
String conversion0.00000.001540.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/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: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs