current location:Home > Technical Articles > Operation and Maintenance > Apache
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Introduce what is Apache Flink
- Apache Flink is a framework and distributed processing engine for stateful computation on unbounded and bounded data streams. Flink runs in all common cluster environments and can compute at memory speeds and at any scale.
- Apache 2652 2020-10-20 17:10:18
-
- What is the role of apache
- APACHE is a web server environment program. It can be used as a web server by enabling it, but it only supports static web pages.
- Apache 14980 2020-10-14 17:29:22
-
- Tomcat implements regular deletion of logs
- apache: This article shares with you the script to implement the function of regularly deleting logs. It has certain reference value and I hope it can help you.
- Apache 3291 2020-09-30 17:25:01
-
- What should I do if apache does not parse php?
- The solution to the problem that apache does not parse php: First use an editor to open the httpd.conf configuration file; then add the configuration [LoadModule php7_module modules/libphp7.so] to the file.
- Apache 2992 2020-09-11 13:21:16
-
- What is the difference between apache and apache tomcat
- Apache is a web server (static parsing, such as HTML), and tomcat is a java application server (dynamic parsing, such as JSP).
- Apache 2903 2020-09-03 16:37:57
-
- What is the role of hdfs in hadoop?
- The role of HDFS in Hadoop is to provide storage for massive data and provide high-throughput data access. HDFS has the characteristics of high fault tolerance and is designed to be deployed on low-cost hardware; and it provides high throughput to Access application data, suitable for applications with very large data sets.
- Apache 11127 2020-09-09 10:37:06
-
- The core of hadoop is the distributed file system hdfs and what?
- The core of hadoop is the distributed file system hdfs and MapReduce. HDFS provides storage for massive data, while MapReduce provides calculation for massive data.
- Apache 8422 2020-08-31 14:17:14
-
- How to start apache under ordinary user
- apache: This article shares with you how to start apache under ordinary users. It has certain reference value and I hope it can help everyone.
- Apache 4834 2020-08-28 16:10:36
-
- How does apache hide index.php
- How to hide index.php in apache: first check whether Apache supports "mod_rewrite"; then enable "mod_rewrite"; then find "AllowOverride None" and change None to All; finally modify the htaccess file.
- Apache 5640 2020-07-21 11:24:32
-
- How to solve tomcat crash problem
- The method to solve the problem of tomcat crash is: first, open the start.bat and shutdown.bat files; then, add the configuration [JAVA_HOME] and [TOMCAT_HOME] in the file; finally, restart tomcat.
- Apache 8549 2020-07-09 16:14:15
-
- If the index file is lost, how to invalidate the directory listing?
- If the main index file in the site's root directory fails, Apache will list all files with similar content on the browser to replace the site's home page. In order to turn off apache directory listing, you can set it globally in the main configuration file.
- Apache 3608 2020-07-08 17:25:33
-
- What to do if apache2.4 crashes after starting?
- Methods to solve the problem of apache2.4 crashing after starting: 1. Check whether the firewall is turned off; 2. Check whether port 80 is occupied; 3. Check whether the SRVROOT configuration of apache is correct.
- Apache 5733 2020-07-03 17:36:09
-
- How to find custom error logs
- Apache from beginner to proficient: This article introduces you to the method of finding customized error logs. It has certain reference value and I hope it can help everyone. To find custom error logs, check the /etc/apache2/apache2.conf file.
- Apache 2945 2020-07-02 17:59:37
-
- How to start apache service on Mac OS system
- The method to start the apache service on the Mac OS system is: Mac OS X 10.12.6 system has Apache installed by default. We only need to execute the command to start the service. The command to start the apache service: [sudo apachectl start].
- Apache 5722 2020-07-01 17:23:02
-
- What are the characteristics of apache server?
- The characteristics of apache server: 1. Simple installation; 2. Simple configuration; 3. Easy expansion or tailoring of server functions. The apache server provides a good graphical user interface during installation, making it very convenient for users to install.
- Apache 4598 2020-06-30 17:35:15