[users@httpd] Usage of type-map

2011-11-14 Thread Petr Hracek
Dear users, on the our web server I have found really strange thing. Some web pages on linux stored in /opt/appl/htdocs are written so that instead of index.shtml.[en_US|de] there are file. application1.shtml.en_US application1.shtml.de application2.shtml.en_US application2.shtml.de Are there any

Re: [users@httpd] expires review

2011-11-14 Thread Tom Evans
On Sat, Nov 12, 2011 at 2:10 PM, Brent Clark wrote: > Hiya > > Please could someone peer review the following for me. > If this correct / acceptable? > > >  ExpiresActive On >  ExpiresDefault "access" >  ExpiresByType text/javascript               "access plus 1 day" >  ExpiresByType text/xml    

Re: [users@httpd] Images not displaying in localhost

2011-11-14 Thread Tom Evans
On Sat, Nov 12, 2011 at 10:33 PM, The Registrar wrote: > Hi, I just installed the Apache 2.2.21 version on my Windows XP SP3.  When I > do a simple html for testing under http://localhost/main.html  the images > referenced in the html are displayed randomly; some gets displayed and some > don't, e

[users@httpd] Multilanguage problem

2011-11-14 Thread Petr Hracek
Dear users, first of all I am using apache2-2.2.21. I have problem with understanding why the pages are not loaded correctly. 1) I have 2 configuration files - first /etc/apache2/conf.d/mode.conf is used for 80 section where is mentioned DirectoryIndex index.var index.shtml index.cgi

[users@httpd] Problem in Load Balancing (AJP)

2011-11-14 Thread ali jan
Dear all we have deployed our university application in a cluster(did load balancing using AJP) using tomcat application servers and apache access sever. *Following is our apache httpd.conf configuration* ProxyPass / balancer://myCluster/ stickysession=JSESSIONID|jsessionid nofailover=On timeou