For a simple example, such as the following HTML file (named index.html):A simple text box and a button, I now want to write the button part of the HTML in another. html file (for example, called btn.html) and then introduced into the index.html, what to do?
1. Loading SSI ModuleFirst, you load the SSI module. Open Apache configuration file httpd.conf, this file should be already familiar, the previous arti
own projects.
It can be distributed for free or used for profit.
The only restriction is that the license statement must be included.
The MIT protocol is the loose of all open-source licenses. It must include a license statement without any restrictions.
ApacheCompared with other open-source protocols, Apache 2.0 provides users with a copyright license and a
Apache is powerful ah, a simple configuration can then open another port Web services.I recently used XAMPP to set up PHP server. There are some special needs: the same code that needs to start a different port,The protocol type provides the Web service to the client (HTTP/HTTPS).HTTP Service Port multiple openConfiguration method:Open httpd.conf inListen 80Add the followingListen 8080Then
Http://geronimo.apache.org/index.html
The goal of the Geronimo project is to produce a Server Runtime framework that pulls together the best open source alternatives to create runtimes that meet the needs of developers and system administrators. our most popular distribution is a fully certified Java ee 5 Application Server Runtime.
Some of our guiding principles are:
Easy to use.
Build servers that are distributed under the
served within a certain time (MS)//This part of the data is used to describe the distribution of processing times per request. For example, the following test 80% request processing time is no more than 128ms. This processing time refers to the previous time per request, that is, for a single user, the average processing times for each of the requests. 50% 115 66% 120 75% 124 80% 128 90% 147 95% 164 98% 180 99% 191 100% 252 (longest request)The above test results show
have now seen that Microsoft's IIS is moving in a welcome direction and becoming more powerful. Microsoft's corporate Internet Information Server Product manager Bill Stapes says that now that IIS is becoming more secure and more reliable, especially in IIS7.0, it has completely eliminated the crash of Microsoft's Web servers.
Two, IIS and Apache depth comparison
In fact, we simply can not use market share to determine which IIS and
Overview:
in distributed systems, it is often necessary to collect the logs of each node and then unify the analysis.
This article provides a simple solution, this article uses the Open source log project + the unified database structure way, In each development environment, provide a unified configuration and invocation methods, all logs are recorded in the log server, you can trace the query on any one of the system nodes arbitrary application of
Enterprises regard their websites as the key business of daily operation. To maintain optimal performance for key business functions, Linux administrators need a variety of tools to help them easily and effectively monitor Web servers.
The following three open-source tools can help Linux administrators better understand their Web server features, potential security issues, and visitor count:
1. Use Apache b
The third version of the Blue Rim system will be open source; based on springmvc+ Apache Shiro 1.2.3 +mybaits3.x Access system, open source, support open source1.0 and 2.0 versions of the source code has been open source1.0 Version: http://blog.csdn.net/mmm333zzz/article/de
Address: http://blog.csdn.net/ocelight/archive/2009/09/02/4510192.aspx
Http://commons.apache.org/
Apache commons contains many open-source tools to solve common programming problems and reduce repetitive work. I have selected some common projects for a brief introduction. I used a lot of online ready-made items in this article. I just made a summary.
Commons beanutilsHttp://jakarta.apache.org/commons/beanut
http://www.iblue.cc/2011/09/ubuntu-apache%E5%BC%80%E5%90%AF%E9%87%8D%E5%86%99%E6%A8%A1%E5%9D%97/The rewrite module in Ubuntu under Apache2 is not loaded by default.Just run this command: A2enmod rewrite can enable the rewrite module.Or:sudo ln-s/etc/apache2/mods-available/rewrite.load/etc/apache2/mods-enabled/rewrite.loadAPACEH2 has more than one set of a2enmod, a2dismod directives for enabling and disabling Apach
After the XAMPP is installed, open the XAMPP Control Panel.Click on the Apache corresponding to start, not open. The reason is that the system service takes up 80 ports, so either end the system service or modify the Apache port.The individual prefers to modify the port, because if you
Learn about Tomcat:Tomcat server is a free open source Web application server, belongs to the lightweight application server, in small and medium-sized systems and concurrent access users are not widely used, is the first choice to develop and debug JSP programs. For a beginner, it can be thought that when the Apache server is configured on a single machine, it can respond to requests for access to the HTML
We all know that under Apache can be configured to access a Web server path, automatically display its directory under the list of files, in fact, Nginx is not weaker than Apache, of course, it can also achieve this function, but also very easy and simple; mainly used in AutoIndex This parameter is opened with the following configuration:
Copy the Code code as follows:
Location/{Root/data/www/file//Specif
tools are often developed for a specific purpose, so it's a bit grudging to find an open source performance test tool to compare with LoadRunner or qaload. But open source tools also have their advantages: small, lightweight, offering excellent solutions in areas that are good for you. Therefore, we can consider preparing a "open Source Test Toolbox", peacetime
In the Web application system development, the file uploads and the downloading function is the very commonly used function, today says the Javaweb file uploads and the downloading function realization.
For file upload, the browser upload the file in the form of streaming files to the server side, if the direct use of the servlet to obtain upload file input stream and then parse the request parameters inside is more trouble, So generally choose to use the Ap
Apache -- Failed to open the Apache2.2 Service solution appears when the command line is started, failedapache2.2
Reprinted please indicate the source: http://blog.csdn.net/l1028386804/article/details/48110517
Run the following command to start [close | restart] on the Apache command line: httpd-k start [stop | restart].
Failed to
1. Turn on the rewrite moduleVim Httpd.conf#[plain] View plain copyloadmodule rewrite_module modules/mod_rewrite.so2. Turn on allowoverride[Plain] View plain copy# # AllowOverride controls What directives is placed in. htaccess files. # It can be ' all ', ' None ', or any combination of the keywords: # Options FileInfo authconfig Limit # allowoverride No NE modify allowoverride None for allowoverride allAbout allowoverride Instructions:The allowoverride parameter indicates whether the
When the Mamp is installed, the service prompts Apache to start failing and port 80 is occupied. View process Discovery there are several httpd. OS x comes with Apache, but it is not started by default. I did not open the Web share, how to boot it?I do not know whether it is because of the installation of other software caused. General boot-up entries can be in t
Linux
1, first have to confirm whether Apache has loaded the Mod_deflate module.
1.httpd-mHow this module is not in the list,
How to install the Load mod_deflate module.
The Mod_deflate module must be installed to load. Now describes how to install.
1, into the mod_deflate.c directory
The code is as follows
Copy Code
1.cd/lamp/httpd-2.2.20/modules/filters
2. Execute the compiler loading program
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.