Clean URLs (and/or URIs) are URLs, which do not abandon anything over the used technology. One sees being missing e.g. none "is" or to "cgi" in the path, and even the file endings (e.g. htm, HTML, php, pl, shtml etc.). Or differently said - everything which users is not interested completely omitted.
A good example is Wikipedia. The URLs is always developed according to the following pattern:
<sprache> .wikipedia.org/wiki/ <artikel>
Thus for example:
http://de.wikipedia.org/wiki/Internet
If one uses Apache, one can realize "clean" URLs via mod_rewrite. This module makes it possible to produce Aliases for URLs. One could furnish it for example in such a way that after inquiry "foo/bar" the same result obtains like after inquiry q=foo/bar".
Improves Web content management of systems (like e.g. Drupal + path_auto module) or Wikis settle practical-prove perfectly automatically.
We found here 31 articles.
We found here 3 related websites.
Index | Privacy | Terms Of Use | Sitemap | Feedback