Quote:
Originally Posted by stwan
EquinoxWorld,
Code:
'^articles\.php$' => 'articles/'
'articles\.php\?c=(\w+)$' => 'articles/$1/'
|
Thanks my friend, worked out fine.
One question to whomever can respond; If the article gets promoted to the CMS homepage , this article does not keep the URL rewrite , it then becomes content.php?=blablablabla. Is there any way to keep the rewrite? Besides form having the CMS in the forum root and rewriting all of the CMS? If anyone has any ideas or sense of direction with this issue we would greatly appreciate it.