mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09447
[Bug 1018904] Re: Local settings for clean urls are not working
Hi Richard,
After having edited the rewrite rules in my Apache server, it is working
very well. Such a pity we have to rewrite it in two different places.
I put this bug as "invalid"
Cheers
** Changed in: mahara
Status: Incomplete => Invalid
--
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:
Invalid
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