.
Thank you for looking into it and providing feedback!
Cheers,
Gerry
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
On 1/8/21 5:29 PM, Gerry wrote:
Effectively, I would like to modify the proxied HTTP request in such a
way that I can inject a Cookie: header. I do not want to set a cookie in
the user's client.
As usual, after mulling over it for way too long before posting, I found
the solution less th
ader. I do not want to set a cookie in
the user's client.
I'm not sure what the best approach would be here. Any hint is welcome!
Thanks,
Gerry
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache
On 1/23/06, Gerry Danen <[EMAIL PROTECTED]> wrote:
is /tmp world writable?I guess, I'm asking to make sure. I had a similar problem and it turned out that when I double-checked, /tmp was not world writable...Gerry
//httpd.apache.org/userslist.html
> for more info.To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest:
[EMAIL PROTECTED]For additional commands, e-mail: [EMAIL PROTECTED]-- Gerry
http://portal.danen.org/
ix...
All happy now. :)
Gerry
On 1/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Check this out Gerry.
>
> http://www.clockwatchers.com/cron_general.html
>
> Keith
>
> In theory, theory and practice are the same;
> In practice they are not.
>
> On Sat
Where would I go to ask questions about cron?
I keep getting /bin/bash: root: command not found
Sorry for the OT post...
Gerry
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
I found that postfix is the culprit. Guess I'll be visiting their forums next.
Thanks all.
Gerry
On 1/17/06, Adam Ossenford <[EMAIL PROTECTED]> wrote:
>
> - Original Message -----
> From: "Gerry Danen" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday,
Keith,
Nothing there...
Gerry
On 1/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Have you checked your mail directives in /etc/php.ini.
>
> Keith
>
>
> On Tue, 17 Jan 2006, Gerry Danen wrote:
>
> > To: users@httpd.apache.org
> > From: G
When I use a php form to send email, an address called
[EMAIL PROTECTED] is used. Where would that be set?
--
Gerry
http://portal.danen.org/
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
anything.
HTH
Gerry
On 1/14/06, Jeff Lacki <[EMAIL PROTECTED]> wrote:
> Thanks Kieth. That appears to be what needs to be done,
> however, after I tried this, I found the following issues:
>
> If I say:
>
> ErrorDocument 500 "http://www.mysite.com/cgi-bin/e
On 1/11/06, Aman Raheja <[EMAIL PROTECTED]> wrote:
> with dig or nslookup? If not resolving correctly, you might want to seek
> help at the Bind mailinglist.
Aman, do you have a url for the bind mailing list?
Gerry
-
Is there a relationship between Apache and Bind?I am using a new server bot both, but on the new server, some domains do not resolve. The external IP address has not changed.Any clues where to start looking are appreciated.
ThxGerry
[EMAIL PROTECTED]On 1/2/06, Scott Grayban <[EMAIL PROTECTED]> wrote:
Sure. I would like to know who, what, how on this one.ScottOn Mon 2 January 2006 14:44, Gerry Danen wrote:
> When it crawls the site, if you get always a hit on a specific page, you> could capture more info than you
Looks like only bots. I have a few hits of robots.txt getting hit first thenit crawls the site but thats but I have more hits to the robots.txt without acrawl.It almost feels virus like but I have no windows computer here in my network.
ScottOn Mon 2 January 2006 13:28, Gerry Danen wrote:> Does
Does it happen with real visitors also, or just bots?On 1/2/06, Scott Grayban <[EMAIL PROTECTED]> wrote:
The missing IP/Host of course. I have never seen this before and Iknow it didn't come from anything I do here. This just started to happen.
ScottOn Mon 2 January 2006 12:59, Gerry
Scott, what's the mystery, the missing IP or the GET robots.txt?GerryOn 1/2/06, Scott Grayban <[EMAIL PROTECTED]
> wrote:Ok I have been getting some really weird hits on my websites and they don't
contain a IP or host in the log.. - - [02/Jan/2006:01:59:37 -0800] "GET /robots.txt HTTP/1.0" 200 54 "
xt" ;
$cmd= "whois -h whois.arin.net " .$arg . " >" . $out ;
exec( $cmd );
include ( $out );
echo"";
The output file is created but no content. The directory is chmod'ed to 777...
The command works fine from the command line.
Any ideas?
Gerry
-
I have learned a lot from looking at scripts from hotscripts.com and
from phpBB. You may want to start there.
Check out http://www.hotscripts.com/ but be aware that not every
submission is a solid and secure program.
Gerry
On 12/28/05, JC <[EMAIL PROTECTED]> wrote:
> Hi everyone,
>
with .htaccess files.
Thanks all for your help.
Gerry
On 12/22/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Gerry Danen [mailto:[EMAIL PROTECTED]
> > Sent: Donnerstag, 22. Dezember 2005 15:58
> > To: users@httpd.apache.org
>
Oddly enough, httpd.conf does not show "AllowOverride" anywhere...
This is really baffling!
Gerry
On 12/22/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> >
> > The error log says ".htaccess: order not allowed here"...
>
On 12/22/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Gerry Danen [mailto:[EMAIL PROTECTED]
> > Sent: Donnerstag, 22. Dezember 2005 07:31
> > To: users@httpd.apache.org
> > Subject: Re: [EMAIL PROTECTED] .htaccess to prev
e
> Allow from 192.0.0.1
>
> For the username/password part, see:
> http://httpd.apache.org/docs/2.2/howto/auth.html
>
> Joshua.
>
--
Gerry
http://portal.danen.org/
-
The official User-To-User support forum of the Apache H
Thanks, Graham and Joshua.
The apache.org link has lots of info. Will have to study that and tinker... :)
Gerry
On 12/21/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 12/21/05, Graham Frank <[EMAIL PROTECTED]> wrote:
> >
> > Order Allow,Deny
> > Allow from 1
Can someone provide a .htaccess example of:
a. restricting access to a single 192. IP address
b. restricting access to a single username/password
Thanks very much.
--
Gerry
http://portal.danen.org/
-
The official User-To-User
Mike,
I don't believe you will gain much with caching. XP is your bottleneck
if there is one.
Gerry
On 12/20/05, Michael Avila <[EMAIL PROTECTED]> wrote:
> The idea is to have the images be cached (even in memory if possible) so that
> it is super fast as I am running this on
Hi Alfred,
Yes, Apache is running. I'm running virtual hosts so the hardcoded ip
address does not really work.
Gerry
On 12/19/05, Alfred Vahau <[EMAIL PROTECTED]> wrote:
> Hi,
> Is Apache running at all?
> If Apache is running, what happens if you explicitly set Listen add
I have set up a new server and adjusted the config files, but I keep
getting "connection refused". Been chewing on this for some time now.
Does anybody have any suggestions?
Many thanks
--
Gerry
http://portal.danen.org/
---
28 matches
Mail list logo