Alias /tpcw /home/amthrax/sandbox/txcache/src/tpc-w-php/html/tpcw # # SSL # # Listen 443 SSLEngine on SSLCertificateFile /home/amthrax/sandbox/txcache/src/tpc-w-php/tpcw.pem ServerAdmin webmaster@localhost DocumentRoot /var/www Options FollowSymLinks AllowOverride None Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all ErrorLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access.log combined # # Misc # # CoreDumpDirectory /tmp # # StartServers 5 # MinSpareServers 5 # MaxSpareServers 10 # MaxClients 50 # MaxRequestsPerChild 0 # # # StartServers 2 # MaxClients 50 # MinSpareThreads 25 # MaxSpareThreads 75 # ThreadsPerChild 25 # MaxRequestsPerChild 0 #