By Genki-1 on
Hello, the clean url module has told me that "Your server has been successfully tested to support this feature." However, when I try to enable it, (/?q=node&page=1, page2, etc) return Page Not Found errors. Does anyone know why this might be happening?
Comments
This worked for me...
Genki,
Try this link:
http://drupal.org/node/304798
Worked for me
Essentially, I had a blank Admin folder at my root, and it was returning a Page Not found error for the Admin page only, when I had Clean Urls Enabled.
I renamed the blank Admin folder. Problem solved.
Gotta love an elegant solution.
Micki