Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
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.