Hi People
The Problem:
www.1.com/2/3.php > www.1.com/3.php
I want to change permently so you never see the folder named "2".
I thought this would be possible through the htaccess file or web hosting server?
So using mod_rewrite or changing the host directory of your server to www/2/ instead of www/?
Thanks, Regards X
PS: Question: modrewrite, etc only maniuplates the URL it does not actually change values of .php, variables and root directories?