Hi All,
I am using the getenv("SERVER_PORT") for getting the value of the port on
which my httpd is listening.
I have changes the httpd.conf to listen on port 9200 but the
getenv("SERVER_PORT") return port 80. I am not able to make it why this is
happening.
PS: I am able to send the http r
Hi:
I have a big problem for me!! If you can help, I will very appreciate!! I
have a httpd file which was built by someone (I don't know who is that man).
And I don't have any information about it's building confiugration. The httpd
file will link following .so files when it starts:
First Li
On 10/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I thought I had unsubscribed from this group about a month ago. Does
> anyone know how to get off of this list?
There are explicit instructions at the bottom of every list message
and more help at
http://httpd.apache.org/userslist.html
f
Quoting (from the appendage to EVERY message):
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
Original Message
Subject: [EMAIL PROTECTED] Unsubscribing from this List
From: [EMAIL PROTECTED]
To: users@httpd.apache.org
Date: Tuesday, Octobe
I thought I had unsubscribed from this group about a month ago. Does
anyone know how to get off of this list?
---Kevin Simonson
"You'll never get to heaven, or even to LA,
if you don't believe there's a way."
from _Why Not_
--
Damn... I coulda had a big Mac and a V-8!
Original Message
Subject: Re: [EMAIL PROTECTED] Need help
From: William A. Rowe, Jr. <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Date: Tuesday, October 23, 2007 02:36:19 PM
Mark A. Craig wrote:
*shock* You mean Apache on a Mac get
Mark A. Craig wrote:
*shock* You mean Apache on a Mac gets a GUI?
Whoops - might have spoken too soon; looks like a few more days before 10.5
starts being fulfilled.
-
The official User-To-User support forum of the Apache HTTP
*shock* You mean Apache on a Mac gets a GUI?
Original Message
Subject: Re: [EMAIL PROTECTED] Need help
From: William A. Rowe, Jr. <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Date: Tuesday, October 23, 2007 01:53:34 PM
Tyler() wrote:
Thanks, but I only have Macs..
Should I
Tyler() wrote:
Thanks, but I only have Macs..
Should I get Windows or Linux?
I don't know if an emulator would work, or if I would just have to get a pc
Why not mac? Same Apache. For a pure beginner, the administrative GUI
for Apache httpd might be easier for you.
Bill
-
I sure there are some decent Web servers available for Macs, especially the
recent ones that are Wintel-based and use OS/X (which is FreeBSD-based), even
though Macs are only targeted as artsy-fartsy workstation and home-user systems.
If you have to drop it, I'd choose a Linux distro, especiall
Thanks, but I only have Macs..
Should I get Windows or Linux?
I don't know if an emulator would work, or if I would just have to get a pc
Mark A. Craig wrote:
>
> DynDNS does not charge for a basic account. They have "value added"
> services
> for which they do ask compensation, though. I hav
Hi,
I'm trying to get mod_cache to work, but doesn't seem to cache directory index
files. Using telnet I sent the following simple requests, i.e. just the
following lines and the appropriate Host: header, nothing else.
"GET /index.html HTTP/1.0" works as expected. error log after first request:
Jim Albert wrote:
For the purposes of testing a heavy load situation, I'd like to
configure one of my apache web servers to intentionally respond slow to
a request.
Is anyone aware of some type of apache sleep or delay configuration that
will easily allow me to configure this? For example, te
On 10/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello,
>
> AuthName directive: "This directive sets the name of the
> authorization realm for a directory. This realm is given to the
> client so that the user knows which username and password to send."
>
> I know how AuthName works in pr
Hello,
AuthName directive: "This directive sets the name of the
authorization realm for a directory. This realm is given to the
client so that the user knows which username and password to send."
I know how AuthName works in practise, but can someone please
explain what an "authorization realm
Jinu,
That screenshot basically shows that you are trying to bind Apache to
port 80 which is already in use by another service. Arnab's comment
below should solve the problem.
In /conf/httpd.conf change any existing instance of "80" to something
else, such as "888". Specifically, change:
Listen
its still giveing me the same problem. here is a screen shot just incase its a
slightly differant problem then what i thought.
http://s110.photobucket.com/albums/n92/CrazyApples/?action=view¤t=apatcheerr.jpg
now I do have a router do i need to configure that with anything? and could
that be
yeah but doesnt it have to have port number 80 in order to make the server http?
- Original Message -
From: Prathima Dandapani -X (pdandapa - HCL at Cisco)
To: users@httpd.apache.org
Sent: Tuesday, October 23, 2007 6:33 AM
Subject: RE: [EMAIL PROTECTED] make_sock: could not bin
Just adding a follow-up note to say that it seems to be working as intended
with the module installed.
Thank you,
On 10/22/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 10/22/07, Jonathan Hayward http://JonathansCorner.com
> <[EMAIL PROTECTED]> wrote:
> > Sorry for not replying earlier...
>
On Oct 23, 2007, at 7:15 AM, Ofer Shezaf wrote:
As part of the upcoming OWASP/WASC AppSec 2007 conference in San Jose,
Ryan Barnett is going to give a two day ModSecurity Boot-Camp
Training
course on Nov 12th and 13th. For those of you who don't know Ryan,
he is
That's great, it's the we
Hi
I have a question about the mod_ssl. I've enabled the SSLVerifyClient in
the apache2.conf with the parameter require. This works perfectly,
although, when a user does not have a certificate, it sends only a not
very meaningful failure code back: in example -12195.
Now, I'd like to replace t
Finally there is a public ModSecurity course you can attend!
As part of the upcoming OWASP/WASC AppSec 2007 conference in San Jose,
Ryan Barnett is going to give a two day ModSecurity Boot-Camp Training
course on Nov 12th and 13th. For those of you who don't know Ryan, he is
ModSecurity Communit
On Mon, 22 Oct 2007 12:39:13 +0200
Sylvain Viollat <[EMAIL PROTECTED]> wrote:
>
> Hello!
>
> first at all, I'm sorry for my english, I'll do my best :-)
>
> We have a website which works with session.use_trans_sid set to On.
> Everything works just fine, but when googlebot comes on the website
On 10/23/07, Sylvain Viollat <[EMAIL PROTECTED]> wrote:
>
> Thanks for your answer! I tried but no such success. I also tried to match
> Mozilla User-Agent for debugging, but it looks like the setting which is
> passed to SetEnvIf is totally ignored.
>
> Is there a way to check the content of a v
Hi Jinu,
You get this "could not bind to portnumber" when the port you
specified is not free.It may be occupied by some other
process.Change the port number in httpd.conf to some other value and start
the Apache.
Thanks and regards,
Prathima.
_
From: Arnab Ganguly [mailto:[EMA
On 10/22/07, Jim Albert <[EMAIL PROTECTED]> wrote:
> For the purposes of testing a heavy load situation, I'd like to
> configure one of my apache web servers to intentionally respond slow to
> a request.
>
> Is anyone aware of some type of apache sleep or delay configuration that
> will easily allo
Hi,
Try setting the KeepAlive On and with high KeepAliveTimeout value.You can
refer to Apache org docs for the above params.
Thanks
-A
On 10/23/07, Jim Albert <[EMAIL PROTECTED]> wrote:
>
> For the purposes of testing a heavy load situation, I'd like to
> configure one of my apache web servers to
Hi,
Refer to you httpd.conf file.There is one parameter named
Servername.Putyour hostname or ipaddress followed by the port number
where you want to
listen.Like for example
ServerName 10.146.146.73:80
Also there is one more param named as Listen.Put the same port value
corresponding to Listen.For
On Mon, 22 Oct 2007 16:54:23 -0400
Jim Albert <[EMAIL PROTECTED]> wrote:
> For the purposes of testing a heavy load situation, I'd like to
> configure one of my apache web servers to intentionally respond slow
> to a request.
Don't know why everyone's proposing complex things here.
A simple CGI
Thanks for your answer! I tried but no such success. I also tried to match
Mozilla User-Agent for debugging, but it looks like the setting which is passed
to SetEnvIf is totally ignored.
Is there a way to check the content of a variable through a .htaccess or
apache's configuration file ? Some
I tried looking in the wiki for this information as to why i am getting this
message when i start the program apache. It tells me that I need to do a run
on my winows for netstat -ano. Well unfortunatly there is no netstat program
for me to do this with. When i try to run this windows tells m
Check the User-Agent appearing in your logs. The regexp would not
match Googlebot's User-Agent from the logs on my server:
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
Try:
SetEnvIf User-Agent "(.*)Googlebot(.*)" SESSION_USE_TRANS_SID=0
solprovider
WARNING: Code was
Hello,
does anyone know how to manage this ? Or maybe one of you know how to solve
this session problem with googlebot ?
Thanks for your help !
Original Message
Subject: [EMAIL PROTECTED] SetEnvIf & SESSION_USE_TRANS_SID=0
Date: Mon, 22 Oct 2007 12:39:13 +0200
From: Sylvain V
33 matches
Mail list logo