Hello Francis, I propose to check two things:
1) if .htaccess files are copied to destination path. They are in a few places. If you used * (asterisk) character in rsync then the hidden files could be not copied from source directory. 2) if mod_rewrite module is enabled in Apache. On some distributions it isn't enabled by default, maybe Gentoo is one from them. Please let know here if it works. Best regards. Marcin Haba (gani) On 1 November 2016 at 14:28, Francis The Metman <themet...@themetman.net> wrote: > Very sorry I sent this originally from the wrong Email Address, so here it is > from the correct one! > > Good morning folks! I am just starting out with Bacula on my Gentoo Server > with apache 2.4.23 and php 5.6.26 > > I have all the required apache modules and php modules installed and active, > including the apache Redirect module. > > I have installed bacula 7.4.3 using portage. Everything is fine, and seems to > work, > > I downloaded the bacula-gui 7.4.3 > > When I go to the gui in the browser I get a 404 The requested URL /wizard/ > was not found on this server. > > I have rsynced the untared files into /var/www/localhost/htdocs/bacula-gui > > Set owner to apache:apache with directories to 755 and files to 644 > > I have put the htpasswd file into bacula-gui/protected/Data/ and the login > works fine. > > Here is my apache2 vhosts file > > > > <VirtualHost *:80> > DocumentRoot /var/www/localhost/htdocs/bacula-gui > ServerName bacula-gui.fsoft.nnet > CustomLog /var/log/apache2/bacula-gui-access.log combined > ErrorLog /var/log/apache2/bacula-gui-error.log > <Directory /var/www/localhost/htdocs/bacula-gui> > AllowOverride All > AuthType Basic > AuthName bacula > AuthUserFile > /var/www/localhost/htdocs/bacula-gui/protected/Data/bacula-gui.users > Require valid-user > </Directory> > </VirtualHost> > > > I have searched the internet for help on this, but have not found anything > that works. > > Any ideas welcome > > Francis > > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today. http://sdm.link/xeonphi > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- "Greater love hath no man than this, that a man lay down his life for his friends." Jesus Christ "Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie za przyjaciół swoich." Jezus Chrystus ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users