[EMAIL PROTECTED] Request processing/logging according to HTTP GET/POST parameter

2008-07-06 Thread Samir Ghodasara
Hi, i have setup apache (httpd-2.2.4 on suse linux 10.0) for static content.but i want request logs in database according to HTTP GET/POST request parameter. EX..htttp://localhost/video.html?msisdn=123&id=11 and i want to capture above request logs in to database with request URL,time,date and r

[EMAIL PROTECTED] mod_rewrite to hide subdirectory

2008-07-06 Thread Alex List
Hello, I need to hide an embedded directory in a URL site2.com/site2files/ <-- need to remove that and just see site2.com for the files in / site2files/ Here's a visual representation of my file system. site1.com Document root: -file -file.html -folder/ -site2folder/ (Important!) -file -fun

Re: [EMAIL PROTECTED] erros... Apache 1.3 e Tomcat 4.1

2008-07-06 Thread Krist van Besien
On Fri, Jul 4, 2008 at 14:37, Tan, Liao <[EMAIL PROTECTED]> wrote: > Krist, > Txs for the explanation. Well, what can I do to get the mod_jk.sl for apache > 1.3? You'll find mod_jk binaries here: http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/ Get one that matches your platform

[EMAIL PROTECTED] Apache, mod_dav, and Expression Web

2008-07-06 Thread Jeffrey Rice
I hope someone can help me with a most frustrating problem! I am trying to get Microsoft Expression Web or (if that fails) Frontpage working with webdav in Apache 2.2.9. (aside, WHY didn't Microsoft put in support for sFTP or FTP-SSL?) I believe (!) that I have Webdav properly setup. At least,

Re: [EMAIL PROTECTED] Re: [Disarmed Scripts] [EMAIL PROTECTED] .htaccess advice

2008-07-06 Thread Rob
Hey, thanks for the repley back. The reason why we are doing IP based secuirty instead of passwords is simple. We only want people from those companies accessing the site, if we used passwords they could be simply passed around, we dont want that. We want to control who gets access. Just wanted t

Re: [EMAIL PROTECTED] Apache crashes when using WHILE loop to traverse SQL query results

2008-07-06 Thread Bradley Giesbrecht
With php when you include vars in double quotes don't you want to put curly braces around them like so? $query = "SELECT * FROM Pet WHERE petType='{$pettype}'"; That's how I do it but I've been doing it so long I don't remember why. Anyway, I would guess this is a php issue and not an apache

[EMAIL PROTECTED] AllowOverride Options= >= AllowOverrie Options

2008-07-06 Thread Lazy
Hello to all, in https://issues.apache.org/bugzilla/show_bug.cgi?id=44262 I was told to ask about this issue on [EMAIL PROTECTED] but there was no answer so I'll ask here wat's the desired behaviour. In apache 1.3/2.0 there was no selection of whitch options can or can't be set in .htacess files.

[EMAIL PROTECTED] Fwd: Apache crashes when using WHILE loop to traverse SQL query results

2008-07-06 Thread Bonger O
Also, please see messages I have copied from the Apache error log: > [Sun Jul 06 09:38:30 2008] [notice] Parent: child process exited with > status 3221225477 -- Restarting. > [Sun Jul 06 09:38:30 2008] [notice] Apache/2.2.6 (Win32) PHP/5.2.4 > configured -- resuming normal operations > [Sun Jul