Hi,
I change hosting of my website, and currently try Ubuntu + LAMP as new web
site platform. (Apache version is 2.2.22) For some webpages I use
xmlhttprequest in javascript function to get modification time of other
pages using "Last-Modified" response header, but I found that for
particular file
Hi !
I've deployed Apache as a Proxy for a platform running WebDav, if someone
access any path on my site the directories are listed, for instance:
Some URL captured:
http://mydomain/portal/rest/jcr/repository/collaboration/sites%20content/live/mysite/medias/images/mysite_instance/IMAGE.PNG
I
[Posting separately to both dev and users to see if anyone on either side sees
value in getting this committed.]
About a year ago, I had an idea for a new type of RewriteMap that would fill an
important need for a few particular use cases that we have [1]. While we were
at ApacheCon in Denver,
I still haven't found the solution, so any additional help would be
appreciated:
On 30/04/14 13:54, Moritz Lennert wrote:
On 29/04/14 13:54, Eric Covener wrote:
On Tue, Apr 29, 2014 at 7:44 AM, Moritz Lennert
wrote:
I have trouble understanding the entire process of internal redirection and
Hi,
I need to proxy our users to Oracle Glasfish Application (I cannot
influence anything on the app server).
The app URL is like this
http://glasfish:8090/apex/radeln/f?p=148:1:0:
From another server I like to proxy this with my apache in the form of
http://apache/foo
How do I do this,