Learn how to change htdocs location in XAMPP on Windows. Our Windows Support team is here to help you with your questions and concerns.
Change htdocs location in XAMPP on Windows | Guide
Did you that the “htdocs” directory in XAMPP is the default location where we place our web application files?
We can change the location of the “htdocs” directory in XAMPP on a Windows system with these steps:
- First, we have to make sure the Apache web server component in XAMPP is stopped. We can do this by opening the XAMPP Control Panel and clicking the Stop button next to Apache.
- Then, choose a new location where we want to store our web files.
- In case we have existing web files in the current “htdocs” directory that we want to keep, we have to copy or move them to the new location.
- Now it is time to edit Apache Configuration:
- First, open the XAMPP Control Panel.
- Then, click the Config button next to the Apache module.
- We have to choose httpd.conf from the dropdown menu.
- Then, look for the DocumentRoot directive in the httpd.conf file. This directive specifies the current location of the directory. We have to change it to the new location we have chosen.
- After making these changes we have to save the httpd.conf file.
- Now, click the Start button next to Apache in the XAMPP Control Panel to Apache to restart the web server.
- We can check if everything is working by creating a simple HTML file in our new htdocs directory and accessing it through our web browser. If the file loads correctly, our new htdocs location is configured properly.
[Need assistance with a different issue? Our team is available 24/7.]
Conclusion
In brief, our Support Techs demonstrated how to change htdocs location in XAMPP on Windows.
PREVENT YOUR SERVER FROM CRASHING!
Never again lose customers to poor server speed! Let us help you.
Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.
0 Comments