version uses this location;
/Var/log, which is used by some versions of Solaris, Linux BSD, and Free BSD;
/Etc, most UNIX versions put utmp here, some also put wtmp here, which is also the location of syslog. conf.
The following lists some file functions. Of course, they also vary according to the intruded systems.
Acct or pacct, which records the Command records used by each user;
Access_log is mainly used to run the ncsa httpd on the server. What
for problem solving. More resources can be found at http://www.hwg.org/lists/hwg-servers/.In addition, you can read the CGI specification, which has all the details of the CGI program operation, the original version see NCSA, and another update for the draft common Gateway Interface RFC project.When you submit CGI-related questions to a mailing list or newsgroup, you should make sure that you provide enough information to more easily identify and res
server, and they quickly realized that it was necessary to set up a forum to manage the patches. In this way, the Apache group was born, and later the group created Apache on the basis of NCSA. Apacheweb Server Software has the following features:Apache Server Configuration Interface1. Support the latest http/ 1.1 Communication protocol 2. Has a simple and powerful file-based configuration Process 3. Support for the Universal Gateway Interface 4. Sup
to identify the MIME types corresponding to different files. The magic file sets some special identifiers for different MIME types, so that the Apache server cannot determine the MIME types of files from the document suffix, the MIME type of a document can be determined by these special tags in the file content.
Bash-2.02 $ ls-l/usr/local/apache/conf
Total 100
-Rw-r -- 1 root wheel 348 Apr 16 16:01 access. conf
-Rw-r -- 1 root wheel 348 Feb 13 access. conf. default
-Rw-r -- 1 roo
A period of time ago because a business needs to parse a HDF format file. Before that, I don't know what the HDF file is. The explanation of Baidu Encyclopedia is as follows:
HDF is a self-describing, multi-object file format for storing and distributing scientific data. HDF is a new data format for efficient storage and distribution of scientific data, created by the National Centre for Supercomputing Applications NCSA (full name: Nation Cen
links to be tracked for maintenance.If a part of the URI is given then it should be parsed to the URI of the corresponding request object.Example:Referer:http://www.w3.org/hypertext/datasources/overview.html7. Authorization:If this line exists, it contains the authorization information. The format is also specified. The format of this field is in an extensible form. The first word is a specification of an authorized system in use.BasicSpecification for current one implemented by AL SEP 1993.PGP
"/usr/local/var/apache/logs/rewrite.log" (Unix/linux)# Rewritelog "G:/apache/rewrite.log" (Windows)# Some of the common format strings are as follows:# can be used in log format (CLF): "%h%l%u%t/"%r/"%>s%b"# Common log format with virtual host: "%v%h%l%u%t/"%r/"%>s%b"# NCSA Extended/Combined log format: "%h%l%u%t/"%r/"%>s%b/"%{referer}i/"/"%{user-agent}i/""# Referer Log format: "%{referer}i,%u"# Agent (Browser) log format: "%{user-agent}i"####### #6.
file system used is usually the default ufs, but if you want to create a proxy server that does not cache any files, you need to add a null file system.
-- Enable-arp-acl
# In this way, you can manage the MAC address of the client directly in Rule settings to prevent IP spoofing.
-- Enable-err-extensions ages = "Simplify_Chinese"
-- Enable-default-err-ages = "Simplify_Chinese"
# The above two options tell Squid to compile and use the simplified Chinese error message.
-- Enable-linux-netfilter
#
them with the Web CGI-BIN, causing adverse consequences.
8. access the user's IP address or DNS by limiting the permission, such as adding the following to access. conf in NCSA:
Directory/full/path/to/directory
Limit GET POST
Order mutual-failure
Deny from all
Allow from 168.160.142. abc.net.cn
/Limit
/Directory
In this way, you can only access the Web server with the domain name abc.net.cn or the IP address 168.160.142.
For CERN or W3C servers, add
: Mod_rewrite# example: Rewritelog "/usr/local/var/apache/logs/rewrite.log" (unix/linux)# Rewritelog "g:/apache/rewrite.log" (Windows)# Some of the common format strings are as Follows:# can be used in log format (CLF): "%h%l%u%t/"%r/"%>s%b"# Common log format with virtual Host: "%v%h%l%u%t/"%r/"%>s%b"# NCSA extended/combined Log format: "%h%l%u%t/"%r/"%>s%b/"%{referer}i/"/"%{user-agent}i/""# Referer Log format: "%{referer}i,%u"# Agent (Browser) Log f
Sequence (preface)
This manual is a file of Apache Server 1.0 version. This one
The server is a product of Apache program, this plan attempts to respond to certain positive developments set out to
Get the care of the HTTP server for free. The goal of this plan is to provide a safe,
An efficient and extensible server that provides HTTP services and conforms to the
The current HTTP standard.
The design of the Apache httpd Server is not only compatible with NCS
results-F Filed_name Displays statistics for the specified field-L: A list of field names that can be specified for the-f option;Example# varnishstat-1-F main.cache_hit-f Main.cache_miss8.2 Varnishtop-varnish Log Field rankDefault Dynamic UpdateOptions:-1 Printing Current rankings-I taglist displays the specified field rank. You can use multiple-I options at the same time, or one option to keep up with multiple tabs "," delimited;-I -X taglist: Exclusion list-X 8.3 Varnishlog-display Varnish Lo
Transferred from: http://www.eamonning.com/blog/view/289The following is the full textAt the earliest, there was a browser called NCSA Mosaic, labeled ncsa_mosaic/2.0 (Windows 3.1), which supported text display while supporting images, so the web began to get interesting.Then appeared a new Web browser, "Mozilla", actually is "mosaic Terminator" meaning, this make mosaic very uncomfortable, (after all Mosaic debut early, lake old), new browser finally
effectively solve the CPU and disk I/O load of server side, however, the performance of the load balancer itself is limited by network I/O and has certain bandwidth limitation under certain hardware conditions. However, this bandwidth limit can be increased by improving the algorithm and improving the hardware performance of the Load Balancer program. It can also be seen that different service types occupy different server resources, and the load measurement policy we use is evaluated using the
the C style (n, t, etc, escape non-printable characters and other special characters in xhh format (hh is the hexadecimal encoding of this character ). In versions earlier than 2.0.46, the content is fully recorded as is. This method will allow the client to insert control characters into the log, so be careful when processing these log files.In version 2.0 (different from 1.3), strings in the format of % B and % B do not indicate the number of bytes sent to the client, it simply represents the
--------------------
Reference:
Quote: reference:
Add the following two sentences:
Order allow, deny
Allow from all
I can't add it. The following is my httpt. conf file. please take a look.
#
# Based upon the NCSA server configuration files originally by Rob McCool.
#
# This is the main Apache server configuration file. It contains
# Configuration directives that give the server its instructions.
> create a list of system filesCluster.exe> display the cluster of the domain_Cmd_.exe> nothing to say!Cmdl32.exe> automatic download connection managementCmgr32.exe> Connection ManagerMonitor the Connection ManagerCmstp.exe> Connection Manager Configuration File InstallerComclust.exe> ClusterComp.exe> compare the content of two files and the file set *Compact.exe> displays or changes the File compression status on the NTFS partitionConime.exe> IME ConsoleControl.exe> Control PanelConvert.exe> c
system, up to Windows systemL embeddable with simple and clean API. Source is in single. c file to make things easyThttpdTHTTPD is a simple, small, portable, fast, and secure HTTP server.Simple:It handles only the minimum necessary to implement http/1.1. Well, maybe a little more than the minimum.Small:See the comparison chart. It also have a very small run-time size, since it does not fork and are very careful about memory allocation.Portable:It compiles cleanly on the most any unix-like OS, s
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.