Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid directory indexing option AddAltClass - Internal Server Error 500 #7

Open
danielatlarge opened this issue Apr 22, 2020 · 1 comment

Comments

@danielatlarge
Copy link

When I delete the IndexOption +AddAltClass, the listing works (but with not the proper styling), but with it, Apache gives me an Internal 500 Server error.

Any ideas how to fix this? Very appreciative of the help!

@r0mflip
Copy link
Member

r0mflip commented Apr 23, 2020

It helps us in adding IndexStyleSheet through which we can set a custom style sheet for indexing. It also disables inbuilt Apache CSS styling, which is why your styling might be broken.

And also try removing both AddAltClass and IndexStyleSheet and see if helps and LMK if it doesn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants