You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: