mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09404
[Bug 1018904] Re: Local settings for clean urls are not working
Hi Dominique-Alain, did you also change your rewrite rules and restart
the webserver? I will change the warning note on
https://wiki.mahara.org/index.php/System_Administrator%27s_Guide/Clean_URL_Configuration
about that so that it shows up in red, etc. to make this more obvious.
** Changed in: mahara
Status: New => Incomplete
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1018904
Title:
Local settings for clean urls are not working
Status in Mahara ePortfolio:
Incomplete
Bug description:
In the group tool Groups->New group, I have created a new group called
"essai"
In the config.php I have added settings to configure other names than
the original for groups, users,...
For group I have set :
$cfg->cleanurlgroupdefault ='groupe';
With this setting on, the clean URL system create the address
http://www.myserver.com/groupe/essai. But this address is a blank page
with the error "not found".
If you manually change the url content and replace "groupe" by
"group", the group page is displayed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1018904/+subscriptions
References