I have a CMS based site which is under testing on our domain. By default Drual generates page links with Clean URL's enabled as:
http://www.yourdomain.com/node/3

This can sometimes be distracting to some people probably someone interested in hacking. They would probably know that the site is based on Drupal. I know that the Drupal community works very very hard to make Drupal stable and as much secure as possible, but this is just a thought. Here's my question can I use an alias for the Node so that it displays something else like 'content' instead of 'node' by using URL alias? If its not possible by setting URL alias then how can it be done with Drupal 6.

Thanx in advance, for your kind help.

Comments

ceejayoz’s picture

The pathauto module will allow you to do this.