i need help with something
lets say i had a url: http://domain.com
and it was supposed to go to the page http://domain.com/loggedin.php?goto=hi
how would i make it so in the browsers url bar, it only says http://domain.com/?goto=hi
i need help with something
lets say i had a url: http://domain.com
and it was supposed to go to the page http://domain.com/loggedin.php?goto=hi
how would i make it so in the browsers url bar, it only says http://domain.com/?goto=hi
With a Rewrite rule in the server configuration. Study the Apache RewriteEngine module.
can you show me how
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.