custom url for taxonomy > vocabulary at Drupal 6
- by artmania
Hi friends,
I'm new at Drupal. a question;
I create a hotels directory site. I created TaxonomyVocabulary for locations like London, Liverpool, etc... For example the url below lists the London
localhost/drupal/taxonomy/term/1
how can change that url to something like
localhost/drupal/hotels/london
is it possible? appreciate advices so much!!