Lets say I want to alias a URL based on the following example:
User types 'http://website.com/page/hotdogs'
I want this to then be aliased to 'http://website.com/process.php?id= hotdogs
I looked as aliasmatch, and scriptaliasmatc h, but I couldn't find any good examples on how to accomplish this.
-RP
User types 'http://website.com/page/hotdogs'
I want this to then be aliased to 'http://website.com/process.php?id= hotdogs
I looked as aliasmatch, and scriptaliasmatc h, but I couldn't find any good examples on how to accomplish this.
-RP
Comment