 |
 |
 |
 |
 |
| Author |
Message |
edstittle
Joined: 16 Jul 2008 Posts: 1
|
|
Turn Off Mod Rewrite? |
|
Hey,
I'm switching my site over from Cutenews to Cutenews RU and am having a few basic problems. Once I'm started I'm usually fine with the software so please could you just give me some help to start me off...
I can't seem to figure out how to turn off mod-rewrite. I go to system settings and can choose to put User Friendly Urls as Yes or No. According to the README for Mod_Rewrite off I should set it to Yes. I've done that and the same URL's are in the news before with the title words in the URL. I've also tried putting it as No. The URL's have stayed the same with no change, and continues to take me to a 404 for both options.
Basically I just want URL's that don't have the title keywords in with Mod-Rewrite off so I don't have to go through all the junk which comes when I try and add php-self.
How can I turn it off? Do I need to change any other settings except for the Yes/No in System Settings?
Thanks for your help people .
|
|
| Wed Jul 16, 2008 12:37 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
Mystic2010
Joined: 10 Jan 2007 Posts: 50
|
|
|
|
Set it to no.
And apparently you missed a part in the readme
 |  | If you want to have links the old style use something like this:
 |  | [home]
post = "?id={id}"
category = "?category={category-id}"
user = "?user={user}&do=users"
day = "?year={year}&month={month}&day={day}"
month = "?year={year}&month={month}"
year = "?year={year}"
[rss]
post = "?id={id}"
category = "?category={category-id}"
user = "?user={user}"
feed = "?"
[print]
post = "?id={id}"
[trackback]
post = "?id={id}" | |
|
|
| Wed Jul 16, 2008 4:37 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|