Posted
by eric
type: blog promote: 1 format: 3
Posted
by eric
type: blog promote: 1 format: 3
Posted
by eric
Drupal's clean URLs feature is dependent on the mod_rewrite directive of Apache and can fail under several situations including when Drupal is running on a virtual host that has not yet been assigned a domain name.
Temporary domain example: srv04.server-provider-name.com/~your-account-name/drupal
If you have set up Drupal under a domain name as above, and later point a domain name to your site, you still may experience problems with clean URLs not being enabled. The .htaccess file is typically responsible and the following edit should solve that situation:
Posted
by admin
type: blog promote: 1 format: 3
Posted
by admin
Drupal has been deployed successfully on both Apache and IIS.
Apache (Recommended)
* Drupal will work on Apache 1.3 or Apache 2.x hosted on UNIX/Linux, OS X, or Windows.