Hello,
I'm no .htaccess or apache pro, so my knowledge in this topic is limited. In my site, I want to have sections like www.blah.zz/wowitssocool to redirect to hello.php. After struggling with my server for doing this, I found out that it is forcing the user to go to hello.php site, which I do not want happening. I want the address bar to show www.blah.zz/wowitssocool while it is really showing hello.php. how can I do this (I'm not using [R] tags anywhere)