how to test for specific apache option beeing on or off

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

how to test for specific apache option beeing on or off

Post by Weirdan »

Is there any simple and elegant way to access the apache configuration in effect? In particular I'm looking for the way to test if MultiViews is on or off.
Post Reply