Andre Rodrigues wrote:
Hi jaqui, My virtualhost config: <VirtualHost *:443> ServerName portal-des DocumentRoot /srv/www/portal-desHostnameLookups OffUseCanonicalName Off ServerSignature OffSSLEngine onSSLCertificateFile /etc/apache2/ssl.crt/portal-des.crt SSLCertificateKeyFile /etc/apache2/ssl.key/portal-des.key# DO I NEED TO UNCOMMENT THESE LINES? # SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown#CustomLog logs/ssl_request_log \ # "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" # SSLCertificateChainFile /etc/apache2/ssl.crt/DigiCertCA.crt <Directory /srv/www/portal-des > Options Indexes FollowSymLinks AllowOverride None Order Deny,Allow Deny from all </Directory><Directory /srv/www/portal-des/sivace >Options Indexes FollowSymLinks AllowOverride None Order Deny,Allow Allow from all </Directory> ErrorLog /var/log/apache2/portal-error_log CustomLog /var/log/apache2/portal-access_log combinedJkMount /lenf balancerJkMount /lenf/* balancerJkMount /counter balancerJkMount /counter/* balancerJkMount /status statusJkMount /status/* statusJkMount /ofp balancerJkMount /ofp/* balancerJkMount /support balancerJkMount /support/* balancerJkMount /web-console balancerJkMount /web-console/* balancerJkMount /jmx-console balancerJkMount /jmx-console/* balancerJkMount /logs balancerJkMount /logs/* balancerJkMount /css balancerJkMount /css/* balancerJkMount /img balancerJkMount /img/* balancerJkMount /js balancerJkMount /js/* balancer</VirtualHost>Thanks, André ----- Original Message ---- From: J. Greenlees <lists@xxxxxxxxxxxxxxxxxxx> To: users@xxxxxxxxxxxxxxxx Sent: Wed, October 14, 2009 3:45:32 PM Subject: Re: Apache config assessment Andre Rodrigues wrote:Hi,I´ve made an apache lab config using ssl, jkmount and other stuffs. But, I have some doubts:1- How can I improve my config?we cannot answer that without seeing the config2- Is there anything missing?see above3- Can I do the same with less config lines?see aboveFinally, is there a way to make a config assessment?assessment for what criteria?
ok, well, I'm not able to help with the jkmount, I've never even looked at it.
so it's going to be someone else on the list who will have to really help, now that the information is available for them to start.
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx