Home ›
Fixing Clean URLs on Some Drupal InstallationsFixing Clean URLs on Some Drupal Installations
On some servers, the initial installation of Drupal will fail the clean URLs test.
Just giving the server an initial path, "/" in .htaccess solves this problem.
Keywords: .htaccess rule change Drupal clean URLs
On some servers, the initial installation of Drupal will fail the clean URLs test.
Just giving the server an initial path, "/" in .htaccess solves this problem.
Keywords: .htaccess rule change Drupal clean URLs
More like this
- Clean URL paths for Drupal with Apache on Debian
- Number 2 and nothing else on some pages at some links in Drupal
- Quick fix to get a nodereferenced node to be listed first
- Hour in life of Agaric: Finding php-getID3 library, and fixing CSS show audio info
- Porting a site to Drupal the Agaric Way (some notes)
Comments
To be specific...
# Modify the RewriteBase if you are using Drupal in a subdirectory and
# the rewrite rules are not working properly.
RewriteBase /
Drupal Clean Url
Hi my friend. I can't understand what you mean by saying
"Just giving the server an initial path, "/" in .htaccess solves this problem."
I set Drupal wwwroot,I mean main directory.But I can not activate clean url.It is grey and I can not click enable. How can I solve this problem?
Thanks.
mail: uniyolu@hotmail.com
Post new comment