delete the siteaccess in the URL

Author Message

benitha baveza

Thursday 02 April 2009 3:56:28 pm

hi,

i want to have

http://www.mysite.com/index.php/rubrique/actualite

instead of

http://www.mysite.com/index.php/fre/rubrique/actualite

I want to exclude "fre" in the url.

thanks

Bjarte Lunde

Friday 03 April 2009 12:11:12 am

Hello

In settings/override/site.ini.append.php put the following under [SiteAccessSettings]

RemoveSiteAccessIfDefaultAccess=enabled

You can probably remove the index.php by tweaking the .htaccess file if you're on shared hosting and adding the following in addition to the line above

ForceVirtualHost=true

Regards,
Bjarte

benitha baveza

Friday 03 April 2009 3:29:50 pm

thanks

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 15:59:55
Script start
Timing: Jan 18 2025 15:59:55
Module start 'layout'
Timing: Jan 18 2025 15:59:55
Module start 'content'
Timing: Jan 18 2025 15:59:56
Module end 'content'
Timing: Jan 18 2025 15:59:56
Script end

Main resources:

Total runtime0.9689 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.0050 589.0313152.6250
Module start 'layout' 0.00500.0021 741.656339.4453
Module start 'content' 0.00720.9602 781.1016468.0313
Module end 'content' 0.96740.0015 1,249.13288.1563
Script end 0.9689  1,257.2891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3108160.0002
Check MTime0.00130.1322160.0001
Mysql Total
Database connection0.00110.116010.0011
Mysqli_queries0.927395.7001570.0163
Looping result0.00060.0606550.0000
Template Total0.941697.220.4708
Template load0.00190.191520.0009
Template processing0.939896.989820.4699
Template load and register function0.00030.027010.0003
states
state_id_array0.00070.075810.0007
state_identifier_array0.00090.096920.0005
Override
Cache load0.00150.1554200.0001
Sytem overhead
Fetch class attribute can translate value0.00080.081020.0004
Fetch class attribute name0.00120.126630.0004
XML
Image XML parsing0.00020.021220.0001
class_abstraction
Instantiating content class attribute0.00000.001130.0000
General
dbfile0.00060.0625100.0001
String conversion0.00000.000640.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.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.0002 secs