Home | History | Annotate | Download | only in conf

Lines Matching refs:all

20 #     of all virtual hosts.
41 # Don't give away too much information about all the subcomponents
73 # Not all architectures require this. But if yours does (you'll know because
136 # prevent Apache from glomming onto all bound IP addresses (0.0.0.0)
254 # All of these directives may appear inside <VirtualHost> containers,
291 # documents. By default, all requests are taken from this directory, but
313 # Possible values for the Options directive are "None", "All",
317 # Note that "MultiViews" must be named *explicitly* --- "Options All"
328 # It can be "All", "None", or any combination of the keywords:
331 AllowOverride All
337 Allow from all
351 # Allow from all
355 # Deny from all
382 Deny from all
383 Satisfy All
392 Deny from all
393 Satisfy All
398 Deny from all
399 Satisfy All
557 # Specify a default language. This means that all data
560 # this unless you are sure it is correct for all cases.
644 # Specify a default charset for all content served; this enables
645 # interpretation of all content as UTF-8 by default. To use the
660 # information on the fly. Note: Not all browsers support this.
730 # Putting this all together, we can internationalize error responses.
779 # Deny from all
791 # Deny from all
804 # Deny from all
810 # ("Full" adds the server version; "Block" removes all outgoing Via: headers)