Modify Wamp's Apache default port 80 to 8088 and the WWW directory _linux

Source: Internet
Author: User
Tags phpmyadmin

For example, modify to 8088 port and d:/workphp directory.

Modified to Port 8088

Left-tray icon, in the "Apache" can directly open httpd.conf, find "Listen 80", can be changed to other ports, I choose 8088.

Restart the Wamp, it will be effective. But "Localhost", "phpMyAdmin", "Sqlitemanager", you can click to open to see still the default 80 port. Locate the Wampmanager.tpl file under the Wamp installation directory, and Notepad opens:

Add 8088 ports behind the localhost, save, exit, and reopen Wamp to take effect. (In fact, a similar URL address in the Wampmanager.ini file is changed)

Modify to d:/workphp Directory

(1) Need to modify the Apache httpd.conf file, there are 2 changes

In the d:/workphp directory to build a TXT file, write point content, restart Apache is seen in the http://localhost:8088, txt content. However, the WWW directory still points to the default location. This requires modifying the WAMPMANAGER.TPL and Wampmanager.ini files in the Wamp installation directory.

(2) Wampmanager.tpl file, modified as follows

Note that the "\" (backslash) in the Windows path is replaced with "/" (forward slash), and the double quotes outside the path are retained

Wampmanager.ini file, modified as follows

Through the above changes, you can find that port 8088 can be used, and localhost, phpMyAdmin, Sqlitemanager points are correct, the WWW directory also point to the location we want to set.

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.