Results 1 to 1 of 1
I am working on a creating a CMS, and I have run into an issue with creating friendly urls.
Right now my urls look like this http://mydomain.com/index.cfm?catAli...m&secAlias=fri . The ideal ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-07-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
Apache and mod_rewrite
I am working on a creating a CMS, and I have run into an issue with creating friendly urls.
Right now my urls look like this http://mydomain.com/index.cfm?catAli...m&secAlias=fri. The ideal friendly url that I am trying to achieve with mod_rewrite is something like this http://mydomain.com/comm/fri but everything I have tried has come up null.
Anyone have a suggest on how I should format my rewrite rule?
Any help is greatly appreciated.


Reply With Quote
