> Are you applying access control to the images as well? Don't if you
> want to see them.
>
> --
> Eric Covener
> cove...@gmail.com
No, I don't and never had.,
Just for "fun", I've changed it to 404, no found, instead 401.
And after requesting bougus page/url, everything, including images, sh
On Fri, Jul 10, 2009 at 1:37 PM, none none wrote:
> I've restricted one area with auth digest.
> Tested it and worked.
>
> Now I've created custom 401 ErrorDocument
> Embedded images in it, and loaded it firstly like any .html page.
> Happy with result, I've set it as custom 401 ErrorDocument
> Cod
Mukarram Syed wrote:
...
Any suggestions would be greatly appreciated.
Ok then :
- make sure you are talking about Apache httpd
- if this turns out to be Tomcat, then try the Tomcat list
otherwise
- mention which version of Apache httpd this is
- mention on which platform this is
- have a look
Does that mean there is no way to do this? Maybe using rewrite module which
looks for the response and redirects it to a custom error page based on the
response? I think I came across a post where you mentioned something about
using modules look ahead feature. Is that possible?
On Fri, Jul 10, 2
I've restricted one area with auth digest.
Tested it and worked.
Now I've created custom 401 ErrorDocument
Embedded images in it, and loaded it firstly like any .html page.
Happy with result, I've set it as custom 401 ErrorDocument
Code:
ErrorDocument 401 /401.html
I've loaded restricted zone an
Hi Folks,
Need some help with Apache log files.
The problem is that the apache log files are being written to the systems'
/var/log/messages file.
This is what I have in my /etc/syslog.conf file for /var/log/messages:
*.info;mail.none;authpriv.none;cron.none;\
local1.none;local7.none
Dear list,
Andre Warnier suggested I change the listen directive to another port. I
changed the httpd.conf file to 81. When I call http://localhost:81/, the
"It Works!" page shows. Thank you Andre.
I am duplicating the errors I got before so others my benefit from Andre's
suggestion.
“The Apac
Michael,
sendfile usually breaks when content is obtained from some sort of
network storage, or filesystem restrictions are applied.
My guess that is Avira changed something on your system to that effect.
Michael Dearman wrote:
Frank,
I had already uninstalled, sorry i forgot to mention tha
On Fri, Jul 10, 2009 at 12:39 PM, Chintan Kachhi wrote:
> Thanks for the response... I looked through my httpd.conf file and found
> that the WebSpherePluginConfig was pointing to the wrong plugin directory (
> the person who had originally installed WAS had forgotten to update the file
> to point
Thanks for the response... I looked through my httpd.conf file and found
that the WebSpherePluginConfig was pointing to the wrong plugin directory (
the person who had originally installed WAS had forgotten to update the file
to point it to the right directory). I regenerated and propagated the
plu
On Thu, Jul 9, 2009 at 10:32 AM, Brian Kim<09su.research@> wrote:
> Hi. all.
>
> I tried to add hash library(polarssl) to apache, but I got the Invalid
> ELF Header error when I began proxy module.
>
> Is there anybody who knows the reason? Is it a library problem?
>
> Thanks in advance
>
> ---
Frank,
I had already uninstalled, sorry i forgot to mention that bit.
EnableSendFile off did the trick. As it all worked before without that
directive I guess that means sendfile is broken on my server?
Thanks,
Mike
-Original Message-
From: Francois Gingras [mailto:francois.ging...@gmai
Mike,
Try "EnableSendfile off" or uninstall Avira server avguard.
Frank
On Fri, Jul 10, 2009 at 7:09 AM, Michael Dearman wrote:
> Hi,
>
>
>
> I’m running an intranet server with apache 2.2.10 on OpenSuse 11.1,
> everything was running fine until I installed Avira server avguard (at least
> i thi
I checked mod_jk today, but unfortunately it doesn't contain any management
interface (like e.g. balancer-manager), so I decided to patch the
mod_proxy_balancer module to add a starvation feature.
I mainly added a new status (PROXY_WORKER_STARVATION) which can be chosen
from balancer-manager (
Hi,
I'm running an intranet server with apache 2.2.10 on OpenSuse 11.1,
everything was running fine until I installed Avira server avguard (at least
i think that's what broke it). Now when i try to access any webpages the
html is served correctly but css and images are returned as empty files.
15 matches
Mail list logo