uot;%23"
I have no idea what your talking about LiveHTTPHeaders ?? free
Fiddler tool from MS ??
On Wed, Apr 30, 2008 at 10:14 AM, Emmanuel E <[EMAIL PROTECTED]> wrote:
Usewith Firefox and check out what is actually sent. Or
use the free Fiddler tool from MS and check out what i
server.net/cgi-bin/application/app_1.pl
SCRIPT_NAME - /cgi-bin/application/app_1.pl
On Wed, Apr 30, 2008 at 9:25 AM, Emmanuel E <[EMAIL PROTECTED]> wrote:
Would it by any chance be a browser problem?. Since a # is a reference to a
part of the page, a browser should not send stuff after
Would it by any chance be a browser problem?. Since a # is a reference
to a part of the page, a browser should not send stuff after the # to
the server. But I have no idea how a # in a query string should be
handled. Are you sure that it is the server which is dropping stuff
after the # and not
check out https://issues.apache.org/bugzilla/show_bug.cgi?id=29744
and use the patch available there.
its a pity that this patch still wont make it to the main tree...
- Original Message -
From: Stephen Hu
To: users@httpd.apache.org
Sent: Thursday, April 24, 2008 8:44 PM
Subj
Trying to send this message across for the third time - wonder why the
spam score keeps exceeding the treshold
I didnt quite get you there - how does a web interface use sftp? Java
applets or something?
Regarding file upload/download, I agree with you that there should be a
better way. Alter
you might want to look at a cgi scripts like this one, which i use. It
provides an upload/download area. you will need to configure
authentication in apache in case you want security, the script does not
do any authentication. i run it on an apache ssl server and use basic
auth.
I cant seem
it to every directory like /somedir.
Further the index.cgi script in /somedir is never going to change since
it just reads the file and eval's it.
Maybe it is slightly inefficient, but so far so good instead of updating
index.cgi files in dozens of directories.
Emmanuel E wrote:
Hi,
From the manual
http://httpd.apache.org/docs/2.2/mod/core.html#options
Omitting this option should not be considered a security restriction,
since symlink testing is subject to race conditions that make it
circumventable.
Thanks,
Emmanuel
-
Hi,
I have the following configuration:
Alias /abcd/ /somedir
DirectoryIndex /cgi-bin/index.cgi
...
When I access /abcd the script index.cgi gets executed. However it gets
executed with the current working directory set to cgi-bin. Is there
anyway to get it to execute with current directory
No FF will not communicate to a proxy using SSL. It will communicate
using SSL to any webserver via proxy or directly, but not to a proxy
using SSL. Its not forbidden, but its not explicitly defined anywhere.
Similar to bug http://issues.apache.org/bugzilla/show_bug.cgi?id=29744
Till Necko com
Try using NTLM which provides some level of security or else try digest
authentication using mod_auth_digest
Roy Pearce wrote:
Hi Nils,
Thanks for your reply.
Our proxy server is a forward proxy server, not a reverse one so I
haven't used the ProxyPass and ProxyPassReverse directives.
I re
see if you can compile the source on winxp
[EMAIL PROTECTED] wrote:
As a PHP addition I downloaded Smarty-2.6.18.tar.tar. It
requires installation but the install instructions assume a UNIX
environment. I use Windows XP and tried to use the windows command
install msiexec/i and got the mess
Maybe there is a bug ( in mod_proxy_connect) ;-). Check out
http://issues.apache.org/bugzilla/show_bug.cgi?id=29744
The patch works :)
Cheers,
Emmanuel
Boyle Owen wrote:
-Original Message-
From: Lokesh K B Reddy [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 25, 2007 11:33 PM
files I can get 80K a second, so I know I’m getting the promised 768.
Ralph
From:
Emmanuel E [mailto:[EMAIL PROTECTED]]
Sent: Tuesday,
December 19, 2006
9:14 PM
To:
users@httpd.apache.org
Subject: Re:
[EMAIL PROTECTED] Slow
Load Times on Server
your server is
your server is giving around 10 KB/s if i use a single socket and
around 20 KB/s if i use two sockets. more likely youre not getting the
768 that was promised. the 768 depends on how close you are to
verizon's dslam. more a network hardware issue than an issue with your
computer.
Ralph Brickle
it depends on how feature rich you want the interface to be. you can pick up
the very simple perl CGI script at
http://www.geniegate.com/listings/basicupload/ its free source with a
compulsory banner. you could check it out and write your own. i've hacked it to
include a download feature as wel
i think it would be worthwhile to provide a web interface to the
subscribe/unsubscribe feature on the list like mailman.
F vE: have you checked if the unsubscribe email is landing in your junk
folder or something?
F vE wrote:
I hate to do this, but I have tried numerous times to unsubscribe i
I think most sites which block it do it by checking the User-Agent header.
See http://httpd.apache.org/docs/2.2/howto/access.html and also the docs for
mod_access if thats what you really want.
However if the web program changes its User-Agent to match that of a well
known browser like IE or F
else could get another cert issued if he gets your old dynamic
ip.
sorry i guess i cant help you out of ssl virtual hosting, cos i havent
heard of anything better than mod_gnutls so far
SithLord wrote:
On Tuesday 25 July 2006 11:26, Emmanuel E wrote:
if youre worried about a man in
if youre worried about a man in the middle attack but still want a poor
man's hosting you could get a one month trial certificate from
rapidssl.com for practically any domain (including dynamic ones like
mysite.no-ip.com.) during the trial period (they basically set the
certificate to expire in
what about apache -f httpd.conf?
that is telling apache which conf file to use does that work?
then maybe you could reinstall the service using apache -k -f httpd.conf
or something
Oliver Marshall wrote:
What a day ! A clients web designer decided to make some changes to the
conf file on our w
wonder what, how or why this happened:
Remote host said: 550-5.7.1 {mx029} The IP address of the server you are using to connect to GMX is listed in
550-5.7.1 the Composite Blocking List (CBL).
550-5.7.1
550-5.7.1 For additional information, please visit
550-5.7.1 http://cbl.abuseat.org/lookup
?
# Make sure proxies don't deliver
the wrong content
Header append Vary User-Agent env=!dont-vary
-
Original Message -
From:
Emmanuel
E
To:
users@httpd.apache.org
Sent:
Thursday, June 15, 2006 5:19 PM
Subject:
Re: [EMAIL PROTECTED] Pease help
ginal Message -
From:
Emmanuel
E
To:
users@httpd.apache.org
Sent:
Thursday, June 15, 2006 4:57 PM
Subject:
Re: [EMAIL PROTECTED] Pease help with mod_deflate configuration
when you access it via the domain is there a proxy in between or are
you still accessi
x has some problems...
BrowserMatch ^Mozilla/4 gzip-only-text/html
# Netscape 4.06-4.08 have some more problems
BrowserMatch ^Mozilla/4\.0[678] no-gzip
# MSIE masquerades as Netscape, but it is fine
# BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
# NOTE: Due to a bug in mod_setenvif up to Apach
NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48
# the above regex won't work. You can use the following
# workaround to get the desired effect:
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
# Don't compress images
SetEnvIfNoCase Request_URI \
\.(?:gif|jpe?g|png)$ no-gzip don
the web site is https
site.
Regards.
-
Original Message -
From:
Emmanuel
E
To:
users@httpd.apache.org
Sent:
Wednesday, June 14, 2006 1:18 PM
Subject:
Re: [EMAIL PROTECTED] Pease help with mod_deflate configuration
no no d
age given. Anyway this doesn't work.
-
Original Message -
From:
Emmanuel
E
To:
users@httpd.apache.org
Sent:
Monday, June 12, 2006 9:14 PM
Subject:
Re: [EMAIL PROTECTED] Pease help with mod_deflate configuration
no no what
no no what i meant was put it in the section which says . there should already be a section.
CC CHEN wrote:
Hi,
It doesn't work at all if i replace
with
-
Original Message -
From:
Emmanuel
E
To:
users@httpd.apache.org
try putting it in the container.
CC CHEN wrote:
Greeting,
I have put in the deflate function
in the httpd.conf as below.
During testing, the compression is working when I access my web page
from internal IP address e.g.:http://x.x.x.x.
Anyway when I access the web page usin
CTED]
Emmanuel E
<[EMAIL PROTECTED]
et>
how do u have the link inside the directory? is it a windows shortcut or
a URL link? do you have a index.html file in that directory?
[EMAIL PROTECTED] wrote:
Hi
In windows using apache 2.0.58 inside a directory i have created a link to
a HTML document.
Using the original url all is fine but
apache says that cos 201.x.x.15 is not available on your local windows
machine. its only available on the wireless router. tell apache to just
listen on port 80 (no need to specify an ip):
Listen 80
and then configure your router to forward connections on port 80 to the
machine which is runni
if youre doing a reverse proxy you probably shouldnt have ProxyRequests On
Sebastian Reitenbach wrote:
Hi,
I have an apache listening for SSL connections on port 443 behind a NAT
firewall in the DMZ. Connections for one virtual host shall be reverse proxied
to another host in the same DMZ, bu
Title: Help with Apache
check out the configuration file what have u specified as DocumentRoot
? is there an index.html file in that directory?
Devireddy, Nagendra Reddy (STSD) wrote:
Hi,
I am new to this and have few doubts
about Apache.
When I open my home page, It
it really depends on how much traffic you have and what kind of scripts
you have enabled. i run apache as a proxy on a single cpu machine and it
hardly takes any cpu.
Mario Henley Becerril Geldis wrote:
Hi all,
I have a box with Winbugs 2003(win 2003) and apache http server that have 4
proc
try using livehttpheaders on firefox and see if you can trace the
actual error... http://livehttpheaders.mozdev.org/
Francisco Ruiz Ibañez wrote:
Sorry, Source url was wrong. It was http://localhost/sól.gif
Regards
-Mensaje original-
De: Emmanuel E [mailto:[EMAIL
o ftp
servers elsewhere. In other words, I need to forward all ftp requests.
So, now I'm wondering why the proxy_ftp module is having trouble
with this. Shouldn't it proxy active ftp?
-Original Message-
From: Emmanuel E [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 09, 2006 10:
It converts to .gif??? Does http://localhost/s%F3l.htm work?
Francisco Ruiz Ibañez wrote:
Hi All,
Recently, I have upgraded from apache_1.3.33 to apache_2.0.54, under
windows plattform. The problem occurs accesing urls with accents from
mozilla browser.
Mozilla converts url http://local
yes ftp cannot be proxied easily. once a control connection is
established (that is on port 21), information is exchanged as to which
ports will be used to transfer the data. the mod_proxy/mod_proxy_ftp
modules respond in http format to ftp requests. that is they process the
ftp request interna
you will have to edit the ssl.conf file
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, April 19, 2006 11:43 PM
Subject: [EMAIL PROTECTED] apache help
Hi Gurus
I am a newbie to apache and would like to ask for your help
I have apache 1.3.33 installed and would l
check out http://httpd.apache.org/docs/2.0/mod/mod_ssl.html#sslciphersuite
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, April 19, 2006 11:43 PM
Subject: [EMAIL PROTECTED] apache help
Hi Gurus
I am a newbie to apache and would like to ask for your help
I have
thanks
emmanuel
and most http/s proxies would block outbound ssl connections to ports other
than 443. so if you ran your public secure webserver on a port other than
443 most people wouldnt be able to access it, unless u do the port
forwarding mapping suggested by Kishore, which is the same thing anyway.
pick up any apache +ssl precompiled binary. i prefer this one
http://www.apache.org/dyn/closer.cgi/perl/win32-bin/ but for some reason its
been moved to the archives at http://archive.apache.org/dist/perl/win32-bin/
it contains apache 2.0.54 + mod perl + ssl. the other binary is at
http://hunte
i think its just a plain cern proxy. it probably does ftp transactions but
generates http responses. i dont know about mod_ftp (is it available?). but
i dont think mod_proxy_ftp will do ftp reverse proxying.
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, April 05
the machine, and never gets ack'ed at TCP
level.
- Original Message -----
From: "Emmanuel E" <[EMAIL PROTECTED]>
To:
Sent: Sunday, April 02, 2006 8:00 PM
Subject: Re: [EMAIL PROTECTED] Reverse DNS lookup issue - No access from WAN,
but LAN works fine
what do
I do.
Actually I noticed that my dummy web server works, but the reverse DNS
query happens in that case too. But the external connection gets the
proper TCP ack (right before the reverse DNS query). It never gets it from
Apache. The SYN remains unanswered.
- Original Message -
From: &quo
Do you have a "Listen 80" directive somewhere in the conf file?
- Original Message -
From: "Vincent Lextrait" <[EMAIL PROTECTED]>
To:
Sent: Sunday, April 02, 2006 7:13 PM
Subject: [EMAIL PROTECTED] Reverse DNS lookup issue - No access from WAN, but
LAN works fine
Hi all,
I am runni
well if they have a firewall that
inspects traffic, tunneling ssh through port 443 wont be met with much
joy...
- Original Message -
From:
Victor
Trac
To: users@httpd.apache.org
Sent: Sunday, April 02, 2006 8:49
PM
Subject: Re: [EMAIL PROTECTED] Can apache and
I have a feeling that you should run ssh on port 443 even if you get a
different IP address, unless its a 'differently' configured firewall...
- Original Message -
From: "Scott Gifford" <[EMAIL PROTECTED]>
To:
Sent: Saturday, April 01, 2006 10:32 AM
Subject: Re: [EMAIL PROTECTED] Can ap
try running ssh on port 443 and use putty to log in.
or
u could run apache+ssl+mod_proxy on port 443 and define an AllowCONNECT to
port 22. u will need to patch mod_proxy for this to work (and some other
stuff too!).
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Saturday,
what does the event log in windows
say? Start->Control Panel->Administrative tools->Event
Viewer->Application
See if there are any messages from
Apache Service.
- Original Message -
From:
Dave
Mehringer
To: users@httpd.apache.org
Sent: Sunday, March 26, 2006 9:39
PM
1) check out http://httpd.apache.org/docs/2.0/howto/auth.html
2) it is automatically logged in the
access.log file. check that out.
- Original Message -
From:
David
To: 'HTTP Server User Mailing List'
Sent: Sunday, March 26, 2006 11:14
PM
Subject: [EMAIL PROTECTED
See if removing the password from the SSLCertificateKeyFile helps.
openssl rsa -in server.pem -out server.key
- Original Message -
From: "Evan Platt" <[EMAIL PROTECTED]>
To:
Sent: Sunday, March 26, 2006 5:53 AM
Subject: [EMAIL PROTECTED] Secure SSL Site: What am I doing wrong?
Runnin
Some other program might be using
port 80. Possible software could be IIS or Skype. You could also find out
if any program is using port 80 with this utility - http://www.sysinternals.com/Utilities/TcpView.html Check
for sockets in the LISTENING state and bound to port 80.
- Original M
which version of apache are you
using? The proxy config typically looks like this:
=
ProxyRequests OnAllowCONNECT 443 563
...
#Your allow deny directives should go
here.
I am not sure whether is the way to go.
Cheers,
Emmanuel
- Original Message
http://hunter.campbus.com/
- Original Message -
From:
Jason J. Czerak
To: users@httpd.apache.org
Sent: Tuesday, January 31, 2006 11:15
PM
Subject: [EMAIL PROTECTED] Precompiled
Mod_SSL binaries for Win32 and Apache 1.3
Anyone have a link to such a binary? I can'
its actually a problem with threading
on perl on win32. you might try disabling freeing up threads by removing all
thread->join() and thread->detach references in the perl code. this will
eat up memory though. else you could try rewriting the code using processes
instead of threads by using
whoops sorry about the mcafee
thing... i guess i didnt see your error message properly. this looks like same
problem again. why dont you download tcpview and check out which applications
are using which sockets. its available at http://www.sysinternals.com/Utilities/TcpView.html
and btw to
Hi,
I've found that these errors occur if
you have McAfee antivirus installed. After a lot of debugging I found that
McAfee replaces the tcp/ip stack on windows. There is no option to disable this
while installing mcafee or even later on. A lot of open source programs fail to
run when mcafee
We could start one. What do you say?
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Saturday, January 14, 2006 12:04 AM
Subject: [EMAIL PROTECTED] Apache Administrator qualification
Hi all.
Quote from the Apache homepage:
"Apache has been the most popular web server on
I guess you need to be more specific.
Firstly I dont think Bind and Apache are related in any way.
Secondly do you mean domains dont
resolve to the server or domains dont resolve on the server? If domains dont
resolve to the server then its a bind problem. If the domains do not resolve on
Title: SafestMail's Register Request
Has anyone been receiving messages
like these especially after sending an email to the httpd users group? I thought
it was random spam but now the correlation with me sending message to this group
and immediately receiving this is too high, that now I thin
verride none
Order deny,allow
Deny from all
Order deny,allow
Deny from all
Keith Roberts
On Wed, 11 Jan 2006, Joost de Heer wrote:
To: Emmanuel E <[EMAIL PROTECTED]>
From: Joost de Heer <[EMAIL PROTECTED]>
Subject: [EMAIL PROTECTED] Re: Disabling PUT DELETE and TRACE on A
Hmm. This seems interesting. Need to read up a lot I guess. Will get back to
this group if I use it and it works.
- Original Message -
From: "Joost de Heer" <[EMAIL PROTECTED]>
To: "Emmanuel E" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, January
Hi,
Is there any way to disable PUT DELETE and TRACE methods on Apache? User
authentication is one way but then it still allows authenticated users to
use those methods.
On Windows since Apache runs as system it does have full access permissions
to all files. From what I've been able to glean on
Whoa! Thanks it works.
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Sunday, January 08, 2006 1:01 AM
Subject: Re: [EMAIL PROTECTED] Access control problems, .htaccess and Directory
and Allow directives
On 1/7/06, Emmanuel E <[EMAI
quot; <[EMAIL PROTECTED]>
To:
Sent: Saturday, January 07, 2006 11:56 PM
Subject: Re: [EMAIL PROTECTED] Access control problems, .htaccess and Directory
and Allow directives
On 1/7/06, Emmanuel E <[EMAIL PROTECTED]> wrote:
Options FollowSymLinks
AllowOverride None
The
Hi,
I have not been able to understand how the different Access Control
directives are merged.
The access control methods specified in the .htaccess files are not being
followed.
I am on Apache (SSL enabled) version 2.0.54 on WinXP.
The problem I am having is as follows:
My Configuration file
I also face the same problem somtimes with the site gmx.net, when I use
apache as a proxy. I have two identical installs of apache setup as proxy on
two different machines. I used to get the black diamonds on either proxy.
Then after a while the black diamond marks disappeared on one proxy but t
I think you havent selected the install as service option while running the
installer.
You could do two things to rectify it.
1) Back up your configuration files. These will be found in the directory
named "conf" wherever youve installed Apache. Uninstall apache from the
control panel. Run th
Can you be more specific? Like what exactly do you do when you try to bring
Apache up?
You can install apache as a service by typing "apache -k install" at the
command prompt.
Did you use the installer to install?
Check out http://httpd.apache.org/docs/2.0/platform/windows.html
Cheers,
Emma
I think we need to get some things
clear.
You want your apache to run as a
forward proxy server for both port 80 and 443. By this i am assuming that you
want your browser to reach both port 80 and port 443 on any remote webserver via
your proxy server.
To do this you need to run apache a
On Windows Apache is case-insensitive to filenames. It is case-sensitive to
Aliases though. However it logs the actual case-sensitive request sent by
the browser. I just checked it now.
If youre on unix I have no clue actually, but I feel it should work if you
type TestPage.txt in the browser inst
I think it works for dynamic content as well.
I have set it to compress proxied content and it works fine. (Apache 2 on
WinXP)
Warm regards,
Emmanuel
- Original Message -
From: "Octavian Rasnita" <[EMAIL PROTECTED]>
To:
Sent: Saturday, October 01, 2005 7:59 PM
Subject: [EMAIL PROTE
Hi,
I have the following setup of Apache on Win 32.
Apache running only on port 443 with SSL enabled and proxying enabled.
I am using the precompiled binaries available at
http://www.apache.org/dyn/closer.cgi/perl/win32-bin/
The normal usage is like this:
web client <-https connection to prox
77 matches
Mail list logo