Nice URL - mishap

Author Message

Neil Kanth

Wednesday 19 January 2005 3:25:18 pm

I modified the PHP httpd.conf file by adding this:
<i>
<VirtualHost 69.64.43.141>
<Directory /home/webadmin/pooran.us/html/>
Options Indexes FollowSymLinks Includes
AllowOverride None
</Directory>

php_admin_flag safe_mode Off
php_admin_value open_basedir none

RewriteEngine On
RewriteRule !(^/design|^/var/.*/storage|^/var/storage|^/var/.*/cache|^/var/cache|^/extension/.*/design|^/kernel/setup/packages).*\.(gif|css|jpg|png|jar|js|ico|pdf|swf)$ /index.php

ScriptAlias /mail /var/www/cgi-bin/openwebmail/openwebmail.pl
ScriptAlias /cgi-bin/openwebmail /var/www/cgi-bin/openwebmail
Alias /openwebmail /var/www/html/openwebmail
ServerName pooran.us
DocumentRoot "/home/webadmin/pooran.us/html/"
User "webadmin"
Group "webadmin"
ServerAlias "pooran.us" "www.pooran.us" "ftp.pooran.us" "mail.pooran.us"
ServerAdmin "webadmin@pooran.us"
Alias "/openwebmail/" "/var/www/html/openwebmail/"
ScriptAlias "/cgi-bin/openwebmail/" "/var/www/cgi-bin/openwebmail/"
ScriptAlias "/mail/" "/var/www/cgi-bin/openwebmail/openwebmail.pl"
ScriptAlias "/cgi-bin/" "/home/webadmin/pooran.us/cgi-bin/"
AddType "text/html" ".shtml"
AddHandler "server-parsed" ".shtml"
CustomLog "/home/webadmin/pooran.us/access_log" "common"
ErrorLog "/home/webadmin/pooran.us/error_log"
</VirtualHost>
</i>
It somehow causes pages that utilizes icons in the Administrative Section to drop those icons. Those areas affected are, Content Structure, Media Library and User Accounts.

Could someone suggest a solution?

-Neil

Björn Dieding@xrow.de

Wednesday 19 January 2005 3:30:26 pm

yepp wrong rewrite rule

http://ez.no/ez_publish/documentation/installation/virtual_host_setup

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

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 22:11:17
Script start
Timing: Jan 18 2025 22:11:17
Module start 'layout'
Timing: Jan 18 2025 22:11:17
Module start 'content'
Timing: Jan 18 2025 22:11:17
Module end 'content'
Timing: Jan 18 2025 22:11:17
Script end

Main resources:

Total runtime0.6166 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.2188152.6094
Module start 'layout' 0.00620.0035 741.828139.4297
Module start 'content' 0.00970.6053 781.2578531.7500
Module end 'content' 0.61500.0015 1,313.007812.1875
Script end 0.6165  1,325.1953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.5836160.0002
Check MTime0.00140.2232160.0001
Mysql Total
Database connection0.00100.157110.0010
Mysqli_queries0.562491.2104540.0104
Looping result0.00060.0920520.0000
Template Total0.583194.620.2916
Template load0.00200.323120.0010
Template processing0.581194.254320.2906
Template load and register function0.00020.038910.0002
states
state_id_array0.00080.122110.0008
state_identifier_array0.00150.243120.0007
Override
Cache load0.00170.2771400.0000
Sytem overhead
Fetch class attribute can translate value0.00090.148320.0005
Fetch class attribute name0.00150.235330.0005
XML
Image XML parsing0.00070.114020.0004
class_abstraction
Instantiating content class attribute0.00000.001630.0000
General
dbfile0.00190.3131160.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/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
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