opnsense-ports/www/bacula-web/files/pkg-message.in
Franco Fichtner a0921d0a00 */*: sync with upstream
Taken from: FreeBSD
2016-05-19 16:29:05 +02:00

20 lines
657 B
Text

***********************************************************************
* POST INSTALL CONFIGURATION *
***********************************************************************
Please note that everything has been installed in %%BASE%%.
You need to copy %%BASE%%/application/config/config.php.sample to
%%BASE%%/application/config/config.php and modify with your preferences.
You will probably want to add an alias to your httpd.conf file, something
like this:
Alias /bacula-web "%%BASE%%/"
And restart Apache.
Alternatively, you can create a host dedicated to bacula-web and use
a DocumentRoot of %%BASE%%/.