PathPrefix
Summary
Not documented yet.Usage
PathPrefix= prefix
Frederik Holljen (31/03/2005 3:11 pm)
Svitlana Shatokhina (17/11/2007 9:45 am)
ez publish / technical manual / 3.10 / reference / configuration files / site.ini / [siteaccesssettings] / pathprefix
Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.
PathPrefix= prefix
Frederik Holljen (31/03/2005 3:11 pm)
Svitlana Shatokhina (17/11/2007 9:45 am)
Comments
how to use Pathprefix
Monday 26 November 2007 9:08:36 am
andre1
[SiteAccessSettings]
PathPrefix=dir
old url: www.ez.no/dir/subdir/some_content
new url: www.ez.no/subdir/some_content
[SiteAccessSettings]
PathPrefix=dir/subdir/
old url: www.ez.no/dir/subdir/some_content
new url: www.ez.no/some_content
But seems that you loose the ability to navigate to the user and media sections from the siteaccess you use this on:
http://ez.no/community/forum/setu...x_and_media_and_users_folder_problem
Re: how to use Pathprefix
Monday 26 November 2007 9:08:38 am
VaL
3.6.9 (stable/3.6 rev. 16344),
3.7.7 (stable/3.7 rev. 16343),
3.8.2 (stable/3.8 rev. 16345),
3.9.0alpha1 (trunk rev. 16346).
Added PathPrefixExclude[] setting