Hi all and thanks in advance, I\'m trying to add a url as a parameter but I can not. My rule is:
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f Rewr
Not my area of expertise, but why not use a $_SERVER request for the url?
It may work, may not, and that way if the domain ever changes then there is no need to update anything.
Hope this helps.