Log in

View Full Version : .htaccess



muckel_buckel
12-09-2008, 11:28 AM
Halo ;-)

I have one question. When you to some site for example: www.yourdomain.com and then you click of some button for example: news, then you see in explorer www.yourdomain.com/news.php?cat=4

What i must writte into .htaccess that you can't see the full path? I want that in explorer you can see only the www.yourdomain.com without the rest link for the button.

Please help me and thanks a lot ;-)

Snookerman
12-10-2008, 08:39 AM
This might help you:

http://ez.no/developer/forum/install_configuration/htaccess_removing_index_php_and_online_editor (http://ez.no/developer/forum/install_configuration/htaccess_removing_index_php_and_online_editor)

hmsnacker123
12-11-2008, 02:44 AM
You can have a look here:

http://www.thomsonchemmanoor.com/16-useful-htaccess-tricks-and-hacks-for-web-developers.html

Snookerman
12-11-2008, 08:07 AM
You can have a look here:

http://www.thomsonchemmanoor.com/16-useful-htaccess-tricks-and-hacks-for-web-developers.html

Doesn't say anything about what the OP wants..