ServerType standalone ServerRoot "/usr" PidFile /var/run/httpd.pid ScoreBoardFile /var/run/httpd.scoreboard Timeout 10 KeepAlive Off MinSpareServers 1 MaxSpareServers 1 StartServers 7 MaxClients 7 MaxRequestsPerChild 10000 Listen 80 Port 80 User nobody Group nobody ServerName 192.168.0.201 DocumentRoot "/gpfs1/fhg" Options FollowSymLinks AllowOverride None HostnameLookups Off ErrorLog /var/log/httpd/error_log LogLevel warn ServerSignature Off AddType application/x-httpd-php .php