Since restarting httpd service may cause connections disrupted for seconds, you may use reload action instead of restart to make your httpd server apply new… Read More »How to Make httpd.conf Take Effect
For string processing, the databases can not perform as good as middlewares. For example, you may see every kind of regular expression related functions equipped… Read More »MySQL Regular Expression Replace?
If you'd like to install Java 8 and Tomcat 8 on Enterprise Linux (EL) 7, please refer to another post : How to Install Java… Read More »Fast Install Java and Tomcat
Since Tomcat 8 was installed through unpacking the tar file downloaded from Apache, so there's no native service representing Tomcat on your server (Please refer… Read More »How Tomcat Start Automatically
Tomcat uses port 8080 to service public users, but most users won't append :8080 to your URLs to get the content, which will result no… Read More »Tomcat Listen to Port 80