oupala / apaxy

a simple, customisable theme for your apache directory listing
https://oupala.github.io/apaxy/
GNU General Public License v3.0
1.86k stars 256 forks source link

Where to put on macOS, using XAMPP? #73

Closed gusbemacbe closed 5 years ago

gusbemacbe commented 7 years ago

On XAMPP folder, there is a shared folder, but there is not themes folder.

AdamWhitcroft commented 7 years ago

The themes folder is part of Apaxy.

gusbemacbe commented 7 years ago

It didn't work.

  1. I moved the folder apaxyfrom the folder Apaxy-master to /Applications/XAMPP/xamppfiles/htdocs and also moved the file apache-config.conf to /Applications/XAMPP/xamppfiles/htdocs.
  2. I modified to DocumentRoot /Applications/XAMPP/xamppfiles/htdocs in the file apache-config.conf.
  3. I also added in the file httpd.conf from the path /Applications/XAMPP/xamppfiles/etc/httpd.conf:
# Apache Autodindex page elegant style theme
Include /Applications/XAMPP/xamppfiles/htdocs/apache-config.conf
  1. I restarted XAMPP.
oupala commented 5 years ago

@gusbemacbe Have you solved the issue? If no, we might be obliged to close the issue as it seems that on one is using XAMPP here.

gusbemacbe commented 5 years ago

Yes, I did, you can close now.

oupala commented 5 years ago

Ok, I'm closing the issue.

Do not hesitate to share your solution with us. It might be useful for others.

gusbemacbe commented 5 years ago

When I will be on holidays (on 7 December), I will make a tutorial to share with you.