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

Installed Apaxy, not working #69

Closed PassTheMayo closed 7 years ago

PassTheMayo commented 8 years ago

I use WampServer and I created a folder named "shared" in the same directory that contains the folder that holds my files. Here's a photo:

It still doesn't work and I get this:

Can this be fixed? Thanks!

NeoMahler commented 8 years ago

Same problem here. Help please!

nodiscc commented 8 years ago

AllowOverride All must be enabled in the apache configuration section for the directory where Apaxy is installed.

AllowOverride None is the default value, which prevents Apaxy for from overriding the apache mod_index configuration through .htaccess files.

@NeoMahler @JacobGunther12 do you have this setting set to All in your apache or virtualhost config?

NeoMahler commented 8 years ago

@nodiscc No, I didn't have this setting. Now it works. Thanks!

AdamWhitcroft commented 7 years ago

@JacobGunther12 Can you confirm this is working now for you? I'd like to close this.

AdamWhitcroft commented 7 years ago

@NeoMahler Just a gentle nudge, are you happy with how it's working? I'd like to close this.

NeoMahler commented 7 years ago

Yes, it works perfect, you can close this issue.