Newbie question - site hierachy

Author Message

Paul-Michael Agapow

Thursday 15 July 2004 4:04:46 am

Being just new to eZpublish, there's a (very) basic question I haven't yet worked out or found directly answered in the manual. (Perhaps because it's so obvious.) Say on my site I install into a folder "ez" and use the site wizard to setup the initial account/user site "bob" (and admin site "bob_admin"). The urls I thus end up with are

http://www.mysite.com/ez/index.php?/bob/ ["user site"]
http://www.mysite.com/ez/index.php?/bob_admin/ ["admin site"]

So my question is about eZpublish's approach or philosophy - is the user site (1) the site I have created, or is it (2) a user folder within the site http://www.mysite.com/ez/index.php ? As I'm looking to create a personal/professional site, if it's the second, it makes little sense to create everything in my user folder as I will be the only user. As a corrollary to question, how are people cleaning up URLs on their sites. By using mod_rewrite to snip out the ez/index.php?/bob/ part?

Frederik Holljen

Thursday 15 July 2004 4:50:21 am

(1) is correct, and yes people use mod_rewrite. Look for "virtual host setup" in the documentation. Happy hacking :)

Paul-Michael Agapow

Thursday 15 July 2004 4:51:52 am

Bingo - thanks for that. I came into exPublish thinking it was (2) and thus my confusion.

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 31 2025 08:05:22
Script start
Timing: Jan 31 2025 08:05:22
Module start 'layout'
Timing: Jan 31 2025 08:05:22
Module start 'content'
Timing: Jan 31 2025 08:05:23
Module end 'content'
Timing: Jan 31 2025 08:05:23
Script end

Main resources:

Total runtime0.7850 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.1328151.2109
Module start 'layout' 0.00550.0074 739.343836.6484
Module start 'content' 0.01290.7712 775.9922926.1250
Module end 'content' 0.78410.0009 1,702.11727.8516
Script end 0.7849  1,709.9688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4067160.0002
Check MTime0.00130.1675160.0001
Mysql Total
Database connection0.00090.116210.0009
Mysqli_queries0.726892.5858570.0128
Looping result0.00050.0664550.0000
Template Total0.722492.020.3612
Template load0.00230.287820.0011
Template processing0.720191.739620.3601
Template load and register function0.00160.203510.0016
states
state_id_array0.00420.535710.0042
state_identifier_array0.00120.147320.0006
Override
Cache load0.00190.2385120.0002
Sytem overhead
Fetch class attribute can translate value0.00090.109020.0004
Fetch class attribute name0.00200.252340.0005
XML
Image XML parsing0.00100.129320.0005
class_abstraction
Instantiating content class attribute0.00000.001540.0000
General
dbfile0.01161.4767160.0007
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
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/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs