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
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
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
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
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