Forum Moderators: phranque
I'd like for the URL to show simply
[mysite.com...]
but I need for the GET variable to still be passed to my PHP script. Is this possible?
Also, mod_rewrite cannot "change" a URL -- Only the links on your pages determine the URL to be used by browsers and search engines.
See this thread [webmasterworld.com] for more information about changing URLs and using search-engine-friendly URLs.
Jim