jeudi 8 janvier 2015

facing trobule in url-rewriting a dynamic url


Vote count:

0




I am using .htaccess file for URL re-writing and i change the some url like this using .htaccess file :-



RewriteRule ^home/?$ index.php [NC,L]


but i have no idea how i change this url



/localhost/mywebiste/complete_listing.php?category=Education&city=delhi


into this URL



/localhost/mywebiste/education-in-delhi


Every category and city in url.


i try this :



Rewrite-rule ^Agriculture-in-jaipur([A-Za-z0-9-]+)?$ complete_listing.php?category=education&&city=delhi [NC,L]


but by this i change only one type URL every time category and city will be changed



asked 1 min ago







facing trobule in url-rewriting a dynamic url

Aucun commentaire:

Enregistrer un commentaire