I am going to completed the DBMA install but get this error,
Not Found The requested URL /dbmailadministrator was not found on this server I have this code in my http.conf <Directory "/usr/local/apache2/sites/dbmailadministrator"> # change for your system AllowOverride None Options ExecCGI MultiViews Order allow,deny Allow from all AuthUserFile /usr/local/apache2/sites/dbmailadministrator/.htpasswd # change for your system AuthGroupFile "root" AuthType Basic AuthName "Administration Only. Enter username and password." require valid-user order allow,deny </Directory> ..any suggestions would be appreciated...I have FC 5 and Apache 2.2.3 Jim
