Forum Moderators: phranque
I want to give users a link like [mydomain.com...]
the "12345" is actually a variable "?" that is processed by index.php, but if I use the link without "?", then I get a?page not found" error.
So recap:
[mydomain.com...] = page not found
[mydomain.com...] <- This variable I can grab from index.php and process.
How do I get the server to accept the link without the "?"
Can anyone help me out?
Regards, Jos
Jim