The Alog Ben version is an independent extended version, the code structure has been completely rewritten, and the interface, functions and efficiency have been greatly improved. The log system is named "a log" for its simplicity and pursuit of efficiency.
Feedback: http://any.asthis.net/board/3/
Installation method
System requirements: PHP5.2+, MySQL 5.0+
1. Upload all files under upload to the root directory of the website.
2. Access through a browser and fill in the configuration information for installation.
3. After the installation is complete, visit the homepage.
4. Delete the install directory.
5. Management directory admin, you can change the directory name to increase website security.
URL routing switch description
When URL routing is set to on, the page path will use pseudo-static. Please refer to the server situation.
Pseudo-static rules for setting responses.
a. After setting up the Apache server, please copy the .htaccess file in the rewrite directory.
files to the website root directory.
b. After setting up the IIS server, please copy the httpd.ini file in the rewrite directory to
Website root directory.
c. Other servers, such as Nginx, etc. refer to the settings.