Posted by boraganesh on November 8, 2010 at 1:10pm
hi frieds
would like to use short urls in drupal, any one knows how to rewrite urls using simple way.
like insted of this default url for about us node page http://localhost/testsite/?q=node/1
i would like to rewrite it as http://localhost/imageflow/page/aboutus
thansk in advance
Comments
Hi mate, use clean URLs
Hi mate, use clean URLs (/admin/settings/clean-urls) and pathauto (with Token) for extra functionality.
Path module
Path module in core needs to be enabled...
thx henno.gous will check
thx henno.gous
will check path module and update you.
*_*
Also try the autopath module.
Regards.
BeautifulMind
video tuto in french
Hello
here is a video (in 2 parts) explaining step by step how to do it :
part 1 : http://www.drupalfacile.org/screencast/episode-3-activer-la-reecriture-d...
part 2 : http://www.drupalfacile.org/screencast/episode-3-activer-la-reecriture-d...
hope it might help :)