Forum Moderators: phranque
Well, I tried several ways to get a solution - but now I'm becoming crazy about it.
It's easy to describe what I want:
[localhost...]
must stay as it is
[localhost...]
must stay as it is
but for all other cases I want to translate the URL from
[localhost...]
to
[localhost...]
And - if possible - in the last case the question mark should be replaced to an AND (&).
Like: [localhost...]
To: [localhost...]
Example:
From: [localhost...]
To: [localhost...]
From: [localhost...]
To: [localhost...]
From: [localhost...]
To: [localhost...]
Well, hope I'm not confusing you too much..
Thanks in advance