Drupal
From Well Designed Urls WiKi
Contents |
[edit]
About
Drupal is an open source content management platform.
[edit]
Home Page
[edit]
Configuring URLs
[edit]
Using IIS
- [http://drupal.org/node/27141 Tips for Configuring Drupal on WIMP (Cron and Clean URLs)} - If you're stuck with a situation that requires running Drupal on Windows/IIS/MySQL/PHP (WIMP - an appropriate acronym, huh?), these tips might help.
- Using Clean URLs with IIS - Drupal can display brief, pretty URLs like those at drupal.org. For Apache sites, mod_rewrite powers this feature. For IIS, you will use a custom error handler for this. You probably want to disable logging in IIS, since every page view is considered an error using this technique.
[edit]
URL Structure
Need help here.

