]$ pwd
/usr/local/apache/conf
[Iaspec@www conf]$ ls
access.conf Httpd.conf.OLD Magic.default srm.conf
Access.conf.default Httpd.conf.SAVE mime.types Srm.conf.default
Httpd.conf Magic Mime.types.default
The new version of Apache puts all of the configuration parameters in the original httpd.conf, srm.conf, and access.conf in one configuration file In httpd.conf, three profiles are used only for reasons that are compatible with previous versions (from NCSA-HTTPD in the way that these three setting
//First add-C to create a password file is not needed.#htpasswd-M/ETC/HTTPD/.HTPASSWD test#vim/etc/httpd/conf.d/virtual.confAuthName "Please input your name and password!"AuthType Basicauthuserfile/etc/httpd/.htpasswdRequire Valid-user#systemctl Restart httpd[Configure HTTPS]#使用genkey实用程序 (distributed through the Crypto-utils package), generates a self-signed certificate and its associatedPrivate. For simplicity, Genkey will create a certificate in the "correct" location (/etc/pki/tls directory)
working copy of a, and then the B user check out a working copy B. Then a user modifies the file C in copy a (which can be content modification, file deletion, renaming, and location movement). and submit. At this time B user also to file C of the same part of the changes, at this point if the B user commits, will be informed that the version is outdated, ask for updates, and then updated when the conflict will be prompted by the conflict editor can be manually selected.Original link: http://ch
renamed to "Readme1.txt".deleting filesUsing the TORTOISESVN update, using TORTOISESVN to delete the Readme.txt file from the working copy and submit it, the corresponding file in the repository is deleted:Force Write commentsIn order for you to see more clearly the reasons for each change you make, you should write a comment on each submission and try to be as detailed as possible.:However, there may be some people because it is too cumbersome to fill in the comments, this is not conducive to
The label corresponds to the form, and when you click the appropriate label text, the ID element that the for property points to has the focus, and the input is placed in the label to get the same effect.The path is divided into absolute path and relative path, preferably using relative path, image/panda.jpg, default current file path,./image/A. Represents the current directory,.. /Represents the previous level of the current directorySubmit the form, make sure to write the name attribute in inp
. Root.wspjing.com. (2011091200; Serial #3H; Refresh #1H; Retry #1W; Expire #0); Minimum #@ in NS dns.wspjing.com.www in A 10.37.2.226 #两个域名指向一个IP地址.www in A 10.37.2.2107, Vim/var/named/10.37.2.zone$TTL 86400@ in SOA dns.wspjing.com. Root.wspjing.com. (2011091200; Serial3H; Refresh1H; Retry1W; Expire0); Minimum@ in NS dns.wspjing.com.16.2.37.10.in-addr.arpa. In PTR dns.wspjing.com. #不要忘记域名后面的.In PTR www.wspjing.com.226.2.37.10.in-addr.arpa. In PTR www.leo.com.In PTR www.leo.com.8, service named
) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/56/C7/wKiom1SNjpXx_V1vAANMTz0MBeI282.jpg "style=" float: none; "title=" 3.png "alt=" Wkiom1snjpxx_v1vaanmtz0mbei282.jpg "/>Note: First, you will be asked to enter the root password, and then enter the new user and password, and finally select Yes to automatically download a copy to the current directory.5. Testing in WindowsEnter the path, click OK, enter the user name and password650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/5
;8. Use the migrationtoos tool to create an LDIF file and import it into the directory, modify the configuration file650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/4B/wKioL1WXxT6TrZOJAAC2pzR8eK4611.jpg "style=" float: none; "title=" 11.png "alt=" Wkiol1wxxt6trzojaac2pzr8ek4611.jpg "/>650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/4D/wKiom1WXw3Tyj9lMAACRYmNG5rM747.jpg "style=" float: none; "title=" 12.png "alt=" Wkiom1wxw3tyj9lmaacrymng5rm747.jpg "/>9. Create an LD
Often to share files between the Linux and Windows hosts on the LAN, I met the same problem as the Samba author, since they have already written the software, then take it directly.First, execute on the Linux host 1 sudo apt-2sudo apt-get Install Sambathen modify the configuration file/etc/samba/smb.conf add a shared directory at the end of the file, where I share the home directory1 [Home] 2 Comment = Helloworld3 path =/home/grid4 browseable = Yes 5 Read Only = no6 Guest OK
The reason for the Nexus is simple, needless to say, this article focuses on the latest version of the MAVEN 3.0.x series installation steps. The latest version of the online Chinese information is very small, the reference has not been successful. Finally, in the official website of the English material to get the answer, successful.1. Determine the environment in which our environment is installed, such as MAVEN,JDK2. Download the latest version of Nexus:http://www.sonatype.org/nexus/goI downl
renamed to "Readme1.txt".deleting filesUsing the TORTOISESVN update, using TORTOISESVN to delete the Readme.txt file from the working copy and submit it, the corresponding file in the repository is deleted:Force Write commentsIn order for you to see more clearly the reasons for each change you make, you should write a comment on each submission and try to be as detailed as possible.:However, there may be some people because it is too cumbersome to fill in the comments, this is not conducive to
Postfix email server setup 04-final, postfix04-Final
It was originally intended to provide a full range of installation documents for postfix. However, when I checked a knowledge point, I accidentally found a full set of postfix articles that I had already written. After reading all the articles, I was amazed, I think: in general, it will be better than what I want to write. So I am going to use the case st
FFmpeg is a powerful media library. It provides ffserver tool that can be used to setup a streaming server.Here is how to compile FFMPEG for Android, using codesourcery's cross compiler. 1. Download and extract FFMPEG source code.2. Use below commands to compile FFMPEG./Configure -- arch = arm -- Cross-Prefix = arm-None-Linux-Gnueabi--- extra-ldflags =-static # -- extra-cflags =-staticMake 3. run file ffserver readelf ffserver-D or arm-None-Lin
Recently, we encountered several Windows Mail (4.5, 0626) errors in dashboard.
Symptoms:
I 've been using it all the time. suddenly one day, I cannot use it normally. A bunch of errors appear in application logs. The first error is error information: Get Admin Server SETUP info failure. Basically, all services of winmail cannot work normally. When you try to open the management interface, it cannot be o
System environmentOperating system: CentOS6.9Shutting down the firewallInstallation steps1. Installing Postfix2. Download the RPM package and install3. Configure GITLAB,VIM/ETC/GITLAB/GITLAB.RB, specify ip+ port number4. Perform the configuration and start.--gitlab-ctl Reconfigure--gitlab-ctl start5. Through Web Access, such as http://192.168.1.76:8089Common commands:Update configuration: [[email protected] ~]# Gitlab-ctl reconfigureStart: [[email protected] ~]# gitlab-ctl startSTOP: [[email pro
1. Yum install-y bind Bind-chroot bind-utils2. Edit the DNS master configuration filevim/etc/named.conf Modify the following red places:Options {Listen-on Port: ( any;};Listen-on-v6 Port 53 {:: 1;};Directory "/var/named";Dump-file "/var/named/data/cache_dump.db";Statistics-file "/var/named/data/named_stats.txt";Memstatistics-file "/var/named/data/named_mem_stats.txt";allow-query { any;};recursion Yes;3. Add Domain name settingsVim/etc/named.rfc1912.zones adds the following:Zone "Wsmtstest.com" i
1 Software Preparation: setup-subversion-1.7.8 tortoisesvn-1.7.11.23600-win32-svn-1.7.8
2 Installation: Install the personal need to set a good installation path.
3 Create a root directory for a library and create a root path to a version library: d:svnrepository Build a version library
The Myrepository version library is generated below the d:svnrepository path
If you do not require authentication to log in, the followin
./mysql-uroot-p ( in the bin directory, start Go directly to MySQL (because the password is just set to 123456, so the return will be an error ./mysql-uroot-p( again in the bin directory, start Enter password 123456, successfully enter mysql> instructions All OK, close the Command line window Two. Installing Mysqlworkbench 2.1 Why? In order to more easily manage the MySQL database (MySQL database is equivalent to a heap of data stored in the computer warehouse, in order to facilitate
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.