ServerRoot "" LockFile click_through_license.lock PidFile click_through_license.pid Timeout 300 KeepAlive On KeepAliveTimeout 5 Listen ServerAdmin you@example.com #ServerName www.example.com:80 DocumentRoot "" RewriteLog rewrite.log RewriteLogLevel 7 AccessFileName .htaccess LoadModule authz_host_module /usr/lib/apache2/modules/mod_authz_host.so LoadModule cache_module /usr/lib/apache2/modules/mod_cache.so LoadModule mime_module /usr/lib/apache2/modules/mod_mime.so LoadModule autoindex_module /usr/lib/apache2/modules/mod_autoindex.so LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so LoadModule php5_module /usr/lib/apache2/modules/libphp5.so User daemon Group daemon StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxClients 150 MaxRequestsPerChild 0 StartServers 2 MinSpareThreads 25 MaxSpareThreads 75. ThreadLimit 64 ThreadsPerChild 25 MaxClients 150 MaxRequestsPerChild 0 StartServers 2 MinSpareThreads 25 MaxSpareThreads 75. ThreadLimit 64 ThreadsPerChild 25 MaxClients 150 MaxRequestsPerChild 0 Options +FollowSymLinks AllowOverride All Order deny,allow Deny from all Options Indexes +FollowSymLinks MultiViews AllowOverride All Order allow,deny Allow from all DirectoryIndex index.html Order allow,deny Deny from all Satisfy All ErrorLog "click_through_license_error.log" LogLevel warn LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined LogFormat "%h %l %u %t \"%r\" %>s %b" common LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio CustomLog "click_through_license_access.log" common SetHandler application/x-httpd-php SetHandler application/x-httpd-php-source DefaultType text/plain IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=* DescriptionWidth=* Charset=UTF-8 ReadmeName README.html HeaderName HEADER.html IndexIgnore .??* *~ *# RCS CVS *,v *,t.