PDA

View Full Version : Display URL in special way in Mambo


noletam
23.05.2004, 05:21
Hey everyone,

Can anyone tell me how to display URL in Mambo like this:
http://www.mambohut.com/content/section/1/2/

Instead of :

http://www.mambohut.com/index.php?option=content&task=view&id=3&Itemid=2

I mean that I don't want to let people see my GET variables in address bar in web browser.

Thanks.

twysm
23.05.2004, 06:22
In your mambo config panel in the content tab enable SEF.

mamboguy.com
23.05.2004, 06:53
And make sure you have the htaccess file renamed and in place. Otherwise it will not work.

eyezberg
23.05.2004, 08:39
"And make sure you have the htaccess file renamed" means rename htaccess.txt to .htaccess (via FTP client)!
If you want to know more, check the forums for posts / add-ons about "SEF" = Search Engine Friendly URLs ;)