Friendly URLs
Hi,
I have downloaded the add on friendlyurls
In the instructions the first step looks like this:
1. Open up conf/settings.php and add this:
$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite
I am having a problem uploading the file settings.php. It seems the file up on the server does not have writte permissions and I can not change them.
Is this normal?
How can I fix this?
Thanks
I have downloaded the add on friendlyurls
In the instructions the first step looks like this:
1. Open up conf/settings.php and add this:
$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite
I am having a problem uploading the file settings.php. It seems the file up on the server does not have writte permissions and I can not change them.
Is this normal?
How can I fix this?
Thanks
0
This discussion has been closed.
Comments
Simon
Ps its
$Configuration['URL_BUILDING_METHOD'] = 'mod_rewrite';
Now I get a 500 error when I call the forum in my browser.
How can I fix this?
Thanks.