Preparation: Download the WampServer3 installation package and install it successfully (it is recommended to download the new version, the old version has too many bugs and the file path settings are messy)
1. Find the http.conf file in the conf directory of apache, and remove the # sign in front of the following two settings
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
#Include conf/extra/httpd-vhosts.conf
2. Add another Listen 0.0.0.0:8088 port below Listen 0.0.0.0:80 (to achieve multi-port configuration )
3. Find the httpd-vhosts.conf file under the confextra folder, first keep the original route of the server
Xml code
NameVirtualHost *:80
ServerName localhost
DocumentRoot D:/wamp64/ www
t t t
3.1 U (ZENDSTUDIO12.5 is my workspace folder, wamp64 is my installation path)
ServerName zendstudio125.com
ServerAlias www.zendstudio125.com
DocumentRoot D:/wamp64/zendStudio12.5
options
ServerName zendstudio125.com
ServerAlias www.zendstudio125.com
DocumentRootD:/wamp64 /zendstudio12.5

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

WebStorm Mac version
Useful JavaScript development tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool