I've installde Drupal 4.4.2 and I can't save my General configuration options: I get a 400 "bad request" error whit this message:
Bad Request
Your browser sent a request that this server could not understand.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I am looking at someone else's installation of RedHat 9.x with Apache 2.0 trying to solve what I thought was probably a simple .htaccess configuration issue :) None of the rewritten urls are showing up. All are giving the "The requested URL /index.php was not found on this server" error. The main index.php page is available and non-rewritten legacy URL's do work. And the php configurations in .htaccess are being set correctly.
I installed from CVS about 2 days ago and everything was fine. When I went to delete a category in the agregator module I got this. I've since deleted every feed and category yet these stay.
What would be the best way to setup downloads for groups of users.
1) Downloads for guests - free access
2) Downloads for group1 (roles) - protected with drupal password
3) Downloads for group2 (roles) - protected with drupal password
etc.