Re: [EMAIL PROTECTED] Who is sending HTTPS requests?

2007-11-13 Thread Jesse Ross
Just set up an AccessLog in the HTTPS virtual host. Here are the docs for versions 1.3 and 2: http://httpd.apache.org/docs/1.3/logs.html http://httpd.apache.org/docs/2.0/logs.html Regards, Jesse Ross thirionj wrote: What is the simplest way for me to collect the IP addresses of those

Re: [EMAIL PROTECTED] image folder outside the root....how to access it ?

2007-09-25 Thread Jesse Ross
Hi Daniel, This is what the Alias directive is for: http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias Regards, Jesse Ross Daniel Yaÿfff1ez wrote: Hello everyone, I have been trying to make this work but so far I havent been able to successfully load an image (or other media

Re: [EMAIL PROTECTED] Browser sends complete URL before SSL ?

2007-04-10 Thread Jesse Ross
No plaintext; that's what SSL does. Puskás Zsolt ( Errotan ) wrote: Hi all. I have a working apache2 server with ssl and I thought about if a client browser connects to the server with the URL like https://www.example.com/somedir/file.html the browser sends the full url in plaintext or co

Re: [EMAIL PROTECTED] Alias Configuration :: Help Needed Please

2007-03-13 Thread Jesse Ross
Hi Dan, Are you definitely loading the alias_module? Also, when you restart apache, is it complaining about anything in the error log? Best, Jesse Ross Dan Wareham wrote: Hello, I wonder if someone might please help me with the follow problem?? I am trying to set up the follow two

Re: [EMAIL PROTECTED] Help with case INsensitive Aliases

2007-02-12 Thread Jesse Ross
Hi Jose, Are you using apache 1.3 or 2.0? I think the ?i flag is only supported on 2.0. If you're using 1.3 you could always do something along the lines of: AliasMatch ^/[xX][yY][zZ] Best, Jesse Ross Jose Adriano Baltieri wrote: I need to build an alias that is case INsensitive.

Re: [EMAIL PROTECTED] mounted file system for DocumentRoot

2007-01-31 Thread Jesse Ross
[23/Jan/2007:17:59:50 -0800] "GET /icons/powered_by.gif HTTP/1.1" 200 581 "http://linea/"; "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060729 SeaMonkey/1.0.4" Jesse Ross wrote: Hi Jim, The only kind of filesystem anyone would ever use for

[EMAIL PROTECTED] chunked Transfer-Encoding forbidden

2007-01-31 Thread Jesse Ross
when that didn't work) but haven't had any luck. Can anyone point me towards where to look? Do I need to make the client send a content-length header instead of using chunked encoding? Or can I make our server accept the chunked encoding? thanks very much for any help, Jesse Ross Sys

Re: [EMAIL PROTECTED] mounted file system for DocumentRoot

2007-01-22 Thread Jesse Ross
Hi Jim, The only kind of filesystem anyone would ever use for a DocumentRoot was one which was mounted. By "mounted", do you mean that it's NFS? Samba? Automount of one of these? Also, none of us can really tell you any specifics without details of what your problem is. What kind of erro

Re: [EMAIL PROTECTED] Does Apache Restrict Multiple Concurrent Connections from one IP?

2006-12-07 Thread Jesse Ross
Does anyone know of a way to limit concurrent connections on the server side? It looks like I might be able to stretch mod_evasive to get this behavior out of it, but I'd just as soon use something built-in if possible. I'm running 1.3.27. thanks, Jesse Ross Systems Administr

Re: [EMAIL PROTECTED] ScriptAlias and Alias Syntax in httpd.conf File

2006-07-17 Thread Jesse Ross
re it is for apache 1.3: http://httpd.apache.org/docs/1.3/mod/mod_alias.html#alias). If you're still having a problem, make sure to tell us which version of apache you're using, and include relevant information from your error log. take care, Jesse Ross Ki Song wrote: I have a quic

Re: [EMAIL PROTECTED] apache 2.2.2 and user right access

2006-06-27 Thread Jesse Ross
g. Non-apache possibilities would include a misconfigured router or firewall, or something in the OS like a software firewall or tcp_wrappers. If you want more information, please include more information (detailed error messages, etc.) as to what you mean by "it does not work". Take care, Je

Re: [EMAIL PROTECTED] How to deny access based on user agent - help

2006-06-23 Thread Jesse Ross
e is a lot you can do to filter obvious spam out, and various products deal with the problem in different ways. For just one example, check out some of the stuff people are doing with wordpress: http://codex.wordpress.org/Combating_Comment_S

Re: [EMAIL PROTECTED] Re: http removal instruction in email...

2006-06-23 Thread Jesse Ross
thing like that. Regards, Jesse Ross [EMAIL PROTECTED] hui xu wrote: I did many times, it doesn't work!! hui */[EMAIL PROTECTED]/* wrote: *To unsubscribe, send a messages to [EMAIL PROTECTED] You must send the unsubscribe message from the same email address that y

Re: [EMAIL PROTECTED] Setup / Forwarding Issue

2006-06-23 Thread Jesse Ross
plain what you mean by things like "xampp page". Be sure to put it in the text of your email rather than a screen shot - many people on this list will simply skip over your email when they see the lack of information, and not even look at the attachments. Take care, Jesse Ross S

Re: [EMAIL PROTECTED] mysql

2006-06-15 Thread Jesse Ross
Please try a MySQL mailing list or forum for this question. Google "mysql support" or something like that to find these. -Jesse Ross ikechi abalogu wrote: Hi, i have just installed Apache2 but i cnt get mysql to work.pls i need help From: "Joshua Slive" <[EMA

Re: [EMAIL PROTECTED] Error message "LocationMatch not allowed here"

2006-06-12 Thread Jesse Ross
access file. There isn't any AllowOverride which will change this. Take care, Jesse Ross Systems Administrator Broad Institute of MIT and Harvard [EMAIL PROTECTED] BP Jonsson wrote: Dear friends, I get an error message: "[alert] [client xxx] /home/account/public_html/.htaccess: htt