Home page URL alies

Author Message

srikanth mn

Friday 07 August 2009 1:25:06 am

How to create the home page URL alies....Currently my home page URL is
"http://localhost/example2/index.php/plain_site"........i done want to display index.php/plain_site......i want the URL allies to be
"http://localhost/example2/home.html"....Can anyone please help me how to solve this issue.

Max Keil

Monday 17 August 2009 4:11:09 pm

site.ini.append.php in you override folder

[SiteAccessSettings]
# Set to true if you want to force VirualHost mode (with RewriteRules in apache)
# If this is set to true nonVirtualHost mode will not work correctly
ForceVirtualHost=true

# Wheter to add siteaccess to the url if current siteaccess
# is the same as default siteaccess. Changing this setting will
# require clearing the cache.
#
# For instance if the default siteaccess is 'en' and you enable
# this you can access the siteacccess with 'index.php' instead of
# 'index.php/en/'.
RemoveSiteAccessIfDefaultAccess=enabled

Mit freundlichen Grüßen
Best regards

Max Keil

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

André R.

Tuesday 18 August 2009 12:51:34 am

Search for 'index.php' / 'vhost' / 'virtual host' in forum and doc if you need more info.
Like:
http://ez.no/developer/forum/install_configuration/solved_removing_index_php
http://ez.no/developer/forum/setup_design/removing_index_php_from_url
http://ez.no/developer/forum/install_configuration/remove_index_php_from_url_error_kernel_20_solved

As for adding '.html' to url to fake that you have a site from pre 2000, would be a bit more difficult.. But possible using site.ini[URLTranslator]Filters[]

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

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

Main resources:

Total runtime1.3230 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.0059 588.9219152.6094
Module start 'layout' 0.00590.0025 741.531339.4297
Module start 'content' 0.00841.3130 780.9609577.3281
Module end 'content' 1.32150.0015 1,358.289112.1875
Script end 1.3229  1,370.4766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2560160.0002
Check MTime0.00140.1055160.0001
Mysql Total
Database connection0.00110.079810.0011
Mysqli_queries1.268595.8785590.0215
Looping result0.00060.0435570.0000
Template Total1.288697.420.6443
Template load0.00210.156920.0010
Template processing1.286697.246420.6433
Template load and register function0.00030.020310.0003
states
state_id_array0.00120.094110.0012
state_identifier_array0.00290.221220.0015
Override
Cache load0.00170.1305180.0001
Sytem overhead
Fetch class attribute can translate value0.00060.046230.0002
Fetch class attribute name0.00130.100950.0003
XML
Image XML parsing0.00120.089930.0004
class_abstraction
Instantiating content class attribute0.00000.001150.0000
General
dbfile0.00090.0677230.0000
String conversion0.00000.000540.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
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 13
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs