remove siteaccess from url

Author Message

risto CMS user

Thursday 23 March 2006 2:32:14 am

Im getting /news in the url.

by the way I am changing to host not uri.

What do I need to doo to have the siteaccess removed from the url?

Niklas Gunnäs

Thursday 23 March 2006 2:53:51 am

One way to do that is

1. copy all content in /settings/siteaccess/news/ to /settings/siteaccess/
2. remove or rename news folder
3. make a symbolic link called news who points to folder /settings/siteaccess (else you will get problem in administration)
4. Edit /settings/override/site.ini
Set to
DefaultAccess=
and add line
AvailableSiteAccessList[]=
5. Clear cache

Hope I didnt forget anything :-)

risto CMS user

Thursday 23 March 2006 3:44:08 am

nope, that did it. thanx

risto CMS user

Thursday 23 March 2006 4:59:01 am

anothe thing I'c run into now is the meny on the left, and all the content is still related to the ez not the new domain folder.

how can this be set to relate to the domain folder?
mennu.ini.append.php looks like this

[Topmenu_content]
URL[]
URL[default]=content/view/full/217
URL[browse]=content/browse/217
NavigationPartIdentifier=ezcontentnavigationpart
#Name=Content structure
#Tooltip=Manage the main content structure of the site.
Enabled[]
Enabled[default]=true
Enabled[browse]=true
Enabled[edit]=false
Shown[]
Shown[default]=true
Shown[navigation]=true
Shown[browse]=true

but when i hit a link it shows the sub folder

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 09:36:39
Script start
Timing: Jan 31 2025 09:36:39
Module start 'layout'
Timing: Jan 31 2025 09:36:39
Module start 'content'
Timing: Jan 31 2025 09:36:39
Module end 'content'
Timing: Jan 31 2025 09:36:39
Script end

Main resources:

Total runtime0.0179 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 588.2500151.2266
Module start 'layout' 0.00650.0034 739.476636.6641
Module start 'content' 0.01000.0065 776.140694.2813
Module end 'content' 0.01640.0014 870.421933.9922
Script end 0.0178  904.4141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002212.0850140.0002
Check MTime0.00105.5932140.0001
Mysql Total
Database connection0.00074.154610.0007
Mysqli_queries0.004826.943330.0016
Looping result0.00000.245310.0000
Template Total0.00105.810.0010
Template load0.00094.814510.0009
Template processing0.00021.012010.0002
Override
Cache load0.00063.231910.0006
General
dbfile0.002715.183680.0003
String conversion0.00000.057340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs