Home | History | Annotate | Download | only in conf

Lines Matching refs:httpd

4 # See <URL:http://httpd.apache.org/docs/2.2/> for detailed information.
6 # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
29 # with ServerRoot set to "/etc/httpd" will be interpreted by the
30 # server as "/etc/httpd/logs/foo.log".
52 # (available at <URL:http://httpd.apache.org/docs/2.2/mod/mpm_common.html#lockfile>);
57 ServerRoot "/etc/httpd"
63 LockFile "/tmp/WebKit/httpd.lock"
69 PidFile "/tmp/WebKit/httpd.pid"
77 ScoreBoardFile "/tmp/WebKit/httpd.scoreboard"
148 # Statically compiled modules (those listed by `httpd -l') do not need
215 # Load config files from the config directory "/etc/httpd/conf.d".
227 # If you wish httpd to run as a different user or group, you must run
228 # httpd as root initially and it will switch.
230 # User/Group: The name (or #number) of the user/group to run httpd as.
315 # http://httpd.apache.org/docs/2.2/mod/core.html#options
429 # http://httpd.apache.org/docs/2.2/mod/core.html#enablemmap
438 # http://httpd.apache.org/docs/2.2/mod/core.html#enablesendfile
811 # See http://httpd.apache.org/docs/2.2/mod/mod_cache.html for more details.
830 # <URL:http://httpd.apache.org/docs/2.2/vhosts/>
862 AddType application/x-httpd-php .php
863 AddType application/x-httpd-php .bat
864 AddType application/x-httpd-php-source .phps