URL aliases
Drupal provides users complete control over URLs through aliasing. This feature is typically used to make URLs human-readable or easy to remember. For example, one could map the relative URL 'node/1' onto 'about'. Each system path can have multiple aliases.
| Alias | System | Operations | |
|---|---|---|---|
| araji | blog/4 | edit | delete |
| elkotamy.blogspot.com | elkotamy.blogspot.com | edit | delete |
| http://www.elkotamy.blogspot.com | http://www.elkotamy.blogspot.com | edit | delete |
| www.belady.org/blog/ | www.belady.org/blog/ | edit | delete |
