Installation of Apache under Windows Wamp Environment configuration

Source: Internet
Author: User

First, install the apache2.4

Open Web site apachelounge.com

https://www.apachelounge.com/

Click on the left downloads, then select the corresponding version, here choose Apache2.4.23 Win64,

64-bit: Https://www.apachelounge.com/download/VC14/binaries/httpd-2.4.23-win64-VC14.zip

is a compilation environment that requires VC14.

Http://pan.baidu.com/s/1dFc8WoT

After download

Unzip the Vc_redist.x64.zip, then install the VC14 environment,

After installing the environment, start installing Apache2.4, first, unzip the Httpd-2.4.20-win32-vc14.zip, and then set up the Wamp folder on the C disk, this wamp place the software files,

New www folder, this is the site root directory

Create subfolders within the Wamp folder apache2.4,

Copy the Apache24 from the extracted Httpd-2.4.20-win64-vc14 directory to the apache2.4 folder under the Wamp folder in the C drive.

Modify the Apache2.4 configuration file, located in the C-Disk Wamp folder inside the apache2.4\conf\httpd.conf file, this file can be opened with Notepad, right click Select Open Mode Select Notepad just fine,

Ctrl+h Replace, replace all c:/apache24 for c:/wamp/apache2.4

Modify the Web site root directory

Add index.php

Save, and then in the C disk www directory, create a new index.html file, write hello,apache!, if not display suffix, you need to click on the top left corner of the explorer

Folders and search options, organization-by-view Cancel hide known file type extensions

Remember, open it in Notepad and write something in index.html, where I write Hello,apache

. then start installing Apache. Click Start, cmd open cmd with admin privileges, go to apache2.4 bin directory to use

Installing Apache Services

Httpd.exe-k start

Launch Apache

Open the browser input localhost,ok. Apache installation is complete.

Installation of Apache under Windows Wamp Environment configuration

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.