mattk
11 Nov 2010, 10:34 PM
Hey guys.. I'm new here and thought this would be a good place to start.
I wanted to get have my .htaccess to start everything after the .com as a variable.
For example.
www.website.com/this/would/be/the/string
It would be one variable that would have a value of 'this/would/be/the/string'. I want it to read everything after the .com, no matter what characters are used, as a single variable.
Is this possible? If so, how would the htaccess file look?
Thanks in advance.
I wanted to get have my .htaccess to start everything after the .com as a variable.
For example.
www.website.com/this/would/be/the/string
It would be one variable that would have a value of 'this/would/be/the/string'. I want it to read everything after the .com, no matter what characters are used, as a single variable.
Is this possible? If so, how would the htaccess file look?
Thanks in advance.