Hi,
You can configure apache to send back a content-disposition header for
your file.
e.g. Content-Disposition: attachment; filename=fname.ext
Set an environment variable based on the filename (see SetEnvIf in the
mod_setenvif module) and send the above content-disposition header using
mod_head
Mark Montague wrote:
If you're ignoring the "remarkably bad idea" part of Rich's response,
above, here are some more ways to get in trouble:
- mod_cosign allows you to make authentication optional via the
CosignAllowPublicAccess directive. If you are serving dynamic content
(a CGI, etc.), yo
Hi all,
This is my first post on this list.
I am currently facing an issue with apache server on my linux box.
I have configured apache along with ViewVC for browsing my CVS repository.
Everything works fine except that , whenevr I click on the download button
(in viewVC), instead of downloading
On January 26, 2011 13:48 , Rich Bowen wrote:
On Jan 26, 2011, at 10:52 AM, J.Lance Wilkinson wrote:
I have a developer who's using Apache 1.3.9 (supplied as Oracle HTTP server within Oracle
Application Express) and needs to SUPPRESS his default authentication (mod_cosign from
weblogin.org)
On Jan 26, 2011, at 1:38 PM, J.Lance Wilkinson wrote:
> Rich Bowen wrote:
>> On Jan 26, 2011, at 10:52 AM, J.Lance Wilkinson wrote:
>>> I have a developer who's using Apache 1.3.9 (supplied as Oracle HTTP server
>>> within Oracle Application Express) and needs to SUPPRESS his default
>>> authen
Rich Bowen wrote:
On Jan 26, 2011, at 10:52 AM, J.Lance Wilkinson wrote:
I have a developer who's using Apache 1.3.9 (supplied as Oracle HTTP server within Oracle
Application Express) and needs to SUPPRESS his default authentication (mod_cosign from
weblogin.org) when the user's QUERY_STRING
On 01/26/2011 06:52 PM, Rich Bowen wrote:
On Jan 26, 2011, at 10:52 AM, J.Lance Wilkinson wrote:
I have a developer who's using Apache 1.3.9 (supplied as Oracle HTTP server within Oracle
Application Express) and needs to SUPPRESS his default authentication (mod_cosign from
weblogin.org) when
On Jan 26, 2011, at 10:52 AM, J.Lance Wilkinson wrote:
> I have a developer who's using Apache 1.3.9 (supplied as Oracle HTTP server
> within Oracle Application Express) and needs to SUPPRESS his default
> authentication (mod_cosign from weblogin.org) when the user's QUERY_STRING
> contains th
I have a developer who's using Apache 1.3.9 (supplied as Oracle HTTP server
within Oracle Application Express) and needs to SUPPRESS his default
authentication (mod_cosign from weblogin.org) when the user's QUERY_STRING
contains the string ":25:". Otherwise he wants to continue to enforce his
Hi
I am looking for some willing and competent help to compile mod_ruby
(http://modruby.net) on Windows using MinGW or Visual Studio.
The goal is that mod_ruby.so has to load and run correctly with Apache
2.2.17 on Windows.
My general question would also be: Can I load mod_ruby.so that was
compi
I want to reconfigure my apache and get rid of this Dead sessions but
how to do this? This is apache issiue?
-Original Message-
From: Bogdan Sent: Wednesday, January 26, 2011 2:36 PM
To: users@httpd.apache.org
Subject: [users@httpd] Apache server-status - no PID and status [DEAD]
Hi All,
We have an Apache/mod_perl application running under Windows Server 2003
that periodically experiences
"Out of memory" errors (they appear in the Apache error logs) which
forces Apache to restart. Our application does, in fact, use a lot of
memory, and we believe that this is not due to a bug or m
Hi All,
What this server-status entries means??
No PID and status [DEAD] ? I have similar entries on my server-status
site
Server 3-0 (-): 0|0|7986 [Dead] u38.6875 s20.0703 cu0 cs0 299 0 (0 B|0
B|269.7 MB) 38.104.188.238 {} [] Server 3-0 (-): 0|0|7366 [Dead]
u39.0469 s20.25 cu0 cs0 292 11139
2011/1/26 Juan Jesús Cremades Monserrat :
> Hi,
> I have a Server (server1) with the next directories:
>
> /var/www/html/dir1
> /var/www/html/dir2
> /var/www/html/dir3
> /var/www/html/dir4
>
> And I want redirect an external URL across a Proxy (proxy1) to 'dir1'
> I tried this meaning in the "httpd
Hi,
I have a Server (server1) with the next directories:
- /var/www/html/dir1
- /var/www/html/dir2
- /var/www/html/dir3
- /var/www/html/dir4
And I want redirect an external URL across a Proxy (proxy1) to 'dir1'
I tried this meaning in the "httpd.conf" at proxy1:
ServerName exter
15 matches
Mail list logo