apache: lists of all directives for a context?
- by ajsie
in the apache online documentation each directive could belong to a context eg: server-config, virtualhost, directory, .htaccess and so on.
i wonder if there is a list of all directives belonging to each context?
eg. a list with all directives for virtualhost so i know exactly which one i can use?
and also, where can i find directives for apache modules? on their page or does each module has its own page with documentation (eg. mod_rewrite)?