ports/www/codeigniter/files/pkg-message-apache.in
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00

23 lines
846 B
Text

*********************************************************************
You have just installed the CodeIgniter web application framework.
Note that you should restart your Apache web server to ensure that
the CodeIgniter configuration file is loaded.
Optional post-installation instructions include:
- Open the %%WWWDIR%%/application/config/config.php
file with a text editor and set your base URL.
- If you intend to use a database, open the
%%WWWDIR%%/application/config/database.php
file with a text editor and set your database settings.
- Other user-configurable files include:
%%WWWDIR%%/index.php
Any file located in %%WWWDIR%%/application/config
- If you are upgrading from a prior release, please visit:
http://codeigniter.com/user_guide/installation/upgrading.html
for additional post-installation instructions.