deebo
Dec 18th 2004, 2:43 pm
I hope u guys can help me out.
I'm looking for how the code for mod_rewrite can look for the following.
I would like to make my dynamic links to static. The hosting company I'm using does not support mod_rewrite but by next week, I will move to a new hosting company that does support mod rewrite.
I would like the links to be written from for instance http://www.marketuganda.com/menues.php?head=1 to http://www.marketuganda.com/accomodation.html and so on. I can also consider http://www.marketuganda.com/uganda_accomodation.html
SInce I use an admin for adding on categories and sub categories, the solution should enable automatic conversion of those links to stati. Morever, the visitors should se the static names instead of the php.
I'm looking for how the code for mod_rewrite can look for the following.
I would like to make my dynamic links to static. The hosting company I'm using does not support mod_rewrite but by next week, I will move to a new hosting company that does support mod rewrite.
I would like the links to be written from for instance http://www.marketuganda.com/menues.php?head=1 to http://www.marketuganda.com/accomodation.html and so on. I can also consider http://www.marketuganda.com/uganda_accomodation.html
SInce I use an admin for adding on categories and sub categories, the solution should enable automatic conversion of those links to stati. Morever, the visitors should se the static names instead of the php.