mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
0ab56ec437
- Fix typo in pkg-message
14 lines
453 B
Plaintext
14 lines
453 B
Plaintext
Sample configuration files for Apache and NGinx have been installed in:
|
|
%%EXAMPLESDIR%%
|
|
|
|
Be sure to enable PHP and rewrite support in your web server.
|
|
|
|
Now create a configuration token:
|
|
cd %%WWWDIR%% && ./bin/icingacli setup token create --config=%%ETCDIR%%
|
|
|
|
Enter this token on Icinga Web 2's setup interface at
|
|
http://localhost/icingaweb2/setup
|
|
|
|
If you like to create the database schemas manually, you can find the
|
|
SQL files at %%WWWDIR%%/etc/schema
|