Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where to find htdocs in XAMPP Mac

Tags:

xampp

htdocs

I cannot find the htdocs directory anywhere on XAMPP for Mac.

Many videos on YouTube show people just clicking a button that says "Go to application folder" but on my user interface, it reads: "Go to application" which just opens the localhost page at http://localhost.

Where can I locate the htdocs directory?

like image 532
Angel Garcia Avatar asked Aug 05 '17 03:08

Angel Garcia


People also ask

How do I find Htdocs in XAMPP Mac?

Click volumes, then explore, and then that should open lampp which has htdocs in it.

Where can I find XAMPP folder in Mac?

The main XAMPP configuration files are located as follows: Apache configuration file: /Applications/XAMPP/xamppfiles/etc/httpd. conf, /Applications/XAMPP/xamppfiles/etc/extra/httpd-xampp.

How do I change the htdocs folder in XAMPP Mac?

Open the following file in a text editor. Now search for the line below and change the path between the quotes to your needs.


1 Answers

In the "volumes" tab, you have to mount it first. Then it appears on the desktop as if it were an external USB. All the data is inside it. :D

like image 94
Dani Avatar answered Oct 09 '22 07:10

Dani