[users@httpd] Continuous content provision.

2020-02-03 Thread George R Goffe
s this continuous content" accomplished. Is it a server side setting or script? Thanks for your help, Best regards, George... - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] Re: throttling IP addresses

2016-02-02 Thread George Genovezos
on that? Thanks George Genovezos Application Security Architect CISSP, ISSAP, CIFI Copart I-- On 2/1/16, 6:04 PM, "Richard" wrote: >Are you referring to a 3rd-party firewall in front of the machine or >the OS's firewall. Most *nix system (built-in) firewalls that I&

Re: [users@httpd] Re: throttling IP addresses

2016-02-01 Thread George Genovezos
Richard, I would agree with you that a more elegant solution is required. Unfortunately the firewall will only block or allow a particular port. The correct solution would be to implement an IPS solution in front of a firewall, but where in the do more with less phase. George Genovezos

[users@httpd] Re: throttling IP addresses

2016-02-01 Thread George Genovezos
. George Genovezos Application Security Architect CISSP, ISSAP, CIFI Copart I--

[users@httpd] Mod_Proxy and Mod_Evasive

2015-12-08 Thread George Genovezos
Hi all, I’m trying to redirect block and redirect traffic with Mod_evasive and mod_proxy. I can get either one of those components working individuals, but when both are combined only mod_proxy appears to be working with this config. proxy.conf ProxyPreserveHost On ProxyRequests On

[users@httpd] ModProxy and ModEvasive

2015-12-04 Thread George Genovezos
Hi all, I’m trying to redirect block and redirect traffic with Mod_evasive and mod_proxy. I can get either one of those components working individuals, but when both are combined only mod_proxy appears to be working with this config. proxy.conf ProxyPreserveHost On ProxyRequests On

[users@httpd] RE: httpd-2.4.2 "make install" fails on AIX 6.1

2012-06-05 Thread Reimer, George
d found the GNU CoreUtils install program in /opt/freeware/bin (I think) instead of the AIX one in /usr/bin. You may need to re-run the configure script so the GNU install program gets picked out then. Yours, George Reimer From: Brian Gaber [mailto:brian.ga...@tpsgc-pwgsc.gc.ca] Sent: Tuesday,

[users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-05-30 Thread Reimer, George
er again, unpacking both httpd and httpd-deps into the same directory and running 'configure' with the "-with-included-apr" option, and that installed and runs just fine, too! George _ The information contained in this message is proprietary and/or confident

Re: [users@httpd] /index.php generates Forbidden error

2011-06-27 Thread George Morton
, index.php is now also served as expected. Thanks again. George On Mon, Jun 27, 2011 at 7:33 PM, Frank Gingras wrote: > > > On 06/27/2011 04:50 PM, George Morton wrote: >> >> Sorry to have left that important information out.  Here it is. >> >> error_log: >> ---

Re: [users@httpd] /index.php generates Forbidden error

2011-06-27 Thread George Morton
" 200 72 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Red Hat/3.6.18-1.el6_1 Firefox/3.6.18" On Mon, Jun 27, 2011 at 8:04 AM, Frank Gingras wrote: > > > On 06/27/2011 07:57 AM, George Morton wrote: >> >> Symptoms: >&g

[users@httpd] /index.php generates Forbidden error

2011-06-27 Thread George Morton
nvironment/configuration/file permissions to enable the serving of index.php? Regards, George - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. T

RE: [users@httpd] Re: Apache Web Server for Windows 64 bit OS

2011-02-14 Thread Priya George
Thanks everyone for the response ! Our team has decided to give compilation a shot. I found this link - http://httpd.apache.org/docs/2.2/platform/win_compiling.html , seems like a good place to start. Please share any other good resources that you might have with win_compiling on 64 bit. Tha

RE: [users@httpd] Apache Web Server for Windows 64 bit OS

2011-02-11 Thread Priya George
Thanks for your quick response. What I meant was, similar to the one for 32 bit that is available on the apache web site ( httpd-2.2.17-win32-x86-no_ssl.msi), is there one available specifically for 64 bit ? Priya George | Software Engineer, CRM Development | Infor | office: 864.546.5139

[users@httpd] Apache Web Server for Windows 64 bit OS

2011-02-11 Thread Priya George
Hi, Is there a certified version of Apache Web Server (2.2.x) available for Windows 64 bit OS ? Thanks, Priya George.

[users@httpd] http reference link

2011-01-19 Thread George Christidis
now I have my site on a web host. My host recently migrated my data to a new server so they might have changed something in apache? Any guidance is much appreciated. George Enviado desde mi dispositivo BlackBerry® de +

[us...@httpd] Apache Reverse Proxy server

2010-08-04 Thread George
Hi, I'm trying to set Apache as proxy server to an internal SharePoint server. I have previously configured Apache to run as a proxy server to export internal webpages and web applications. However, the Sharepoint is using SSL and NTLM authentication, and this is new to me :( I have tried

Re: [us...@httpd] Cant make apache listen on an IP address and port

2009-11-11 Thread Siju George
On Wed, Nov 11, 2009 at 6:34 PM, Philip Wigg wrote: >> (99)Cannot assign requested address: make_sock: could not bind to >> address 213.49.146.24:8080 >> no listening sockets available, shutting down >> Unable to open logs >> >> What could be the trouble? > > The server must actually have 213.49.1

[us...@httpd] Cant make apache listen on an IP address and port

2009-11-11 Thread Siju George
HI I have the following ports.conf NameVirtualHost *:80 Listen 80 # SSL name based virtual hosts are not yet supported, therefore no # NameVirtualHost statement here Listen 443 Listen 213.49.146.24:8080 I have this in sites-enabled ServerAdmin webmas...@localhost

[EMAIL PROTECTED] help getting an alias to work

2008-10-14 Thread George Nychis
! George - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTEC

Re: [EMAIL PROTECTED] Very nasty ajp error when using ssl, client certificates, mod_proxy_ajp and jetty 6

2008-10-03 Thread George Mashini
Dennis, I get the same type of behavior connecting to Tomcat via AJP. This happens to me without SSL. I posted a note about it but I have not gotten any feedback yet. Please keep us updated on your progress, I will do the same. George On Fri, Oct 3, 2008 at 10:41 AM, Denis McCarthy <[EM

[EMAIL PROTECTED] Re: Proxy to Tomcat AJP

2008-10-02 Thread George Mashini
Hello, Just wondering if anyone can see a configuration issue in the httpd.conf that would cause connections to get refused or hung. Or any recommendations on the ProxyPass. Any help would be appreciated. Thank you, George

Re: [EMAIL PROTECTED] Proxy to Tomcat AJP

2008-10-01 Thread George Mashini
configured it. Thank you, George On Wed, Oct 1, 2008 at 10:43 AM, Jorge Medina <[EMAIL PROTECTED]> wrote: > Not sure if this help: > > > > Are you using Tomcat Native Library (based in APR too)? > > It would allow you to specify some parameters of the AJP connector. >

[EMAIL PROTECTED] how to make single project root location, but still enable /trac for all projects?

2008-10-01 Thread George Nychis
appreciate any help. Thanks! George - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] "

[EMAIL PROTECTED] Proxy to Tomcat AJP

2008-09-30 Thread George Mashini
Hello, I setup Apache to proxy to Tomcat using AJP, currently without SSL. This is being used to connect a Flex application that uses AMF to Java on the back end. All AMF calls are done using a POST to a servlet. I have 3 tomcat instances running on separate ports. Login is used for logging in

[EMAIL PROTECTED] Proxy to Tomcat AJP

2008-09-30 Thread George Mashini
Hello, I setup Apache to proxy to Tomcat using AJP, currently without SSL. This is being used to connect a Flex application that uses AMF to Java on the back end. All AMF calls are done using a POST to a servlet. I have 3 tomcat instances running on separate ports. Login is used for logging in

Re: [EMAIL PROTECTED] How to start Apache automatically with certificate?

2008-08-29 Thread Agnello George
On 8/28/08, Tan, Liao <[EMAIL PROTECTED]> wrote: > Folks, > Pls gimme some direction on how to start apache (already with the https > certificate installed)automatically,that means, without informing manually > the passwords, phrase? > Here is a little documention i had worked out ( just check i

Re: [EMAIL PROTECTED] Load Increases due to Apache

2008-08-29 Thread Agnello George
On 8/29/08, Gaurav Pruthi <[EMAIL PROTECTED]> wrote: > > Dear Friends, > > I am facing very strange problem. I have a LAMP server. It has around 400 > of websites hosted on it. Since last one month the server load increases > suddenly. When checked using top command, i saw apache process consuming

Re: [EMAIL PROTECTED] rotatelogs based on size and time?

2008-08-13 Thread Agnello George
On 8/13/08, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > > Agnello George pisze: > >> I would like to rotate logs every 20MB AND at the start of the month >>> irrespective of the log size. >>> >>> Is it possible? >>> >> >> yes

Re: [EMAIL PROTECTED] rotatelogs based on size and time?

2008-08-12 Thread Agnello George
On 8/13/08, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote: > Hello, > > I fear it it not possible but I'll ask the experts anyway. Is it possible to > rotate apache logs based on size and time? > > I would like to rotate logs every 20MB AND at the start of the month > irrespective of the log size. >

Re: [EMAIL PROTECTED] V 2.2.9: configure: WARNING: Unrecognized options: --enable-mod etc

2008-07-28 Thread Agnello George
On 7/28/08, Ron Savage <[EMAIL PROTECTED]> wrote: > > Hi Davide > > On Mon, 2008-07-28 at 10:24 +0200, Davide Bianchi wrote: > > Ron Savage wrote: > > > I tried the command I used with V 2.2.8, with variations, but can't get > > > configure to work. I could not see this problem in the archives. > >

[EMAIL PROTECTED] apache: query on mod_shapvh

2008-06-26 Thread Agnello George
hi i was just searching for a module to Apache virtual hosting into a DB ( MySQL preferred ) . and i came across this website. I have major difficult in installing this module on to my already existing Apache ( 2.2.8 ) server. I followed the following tutorial to install LAMP ( http://linux-v

Re: [EMAIL PROTECTED] seperate vhost files for each domain

2008-06-26 Thread Agnello George
On 6/26/08, Res <[EMAIL PROTECTED]> wrote: > On Wed, 25 Jun 2008, John Hicks wrote: > > > Remember that Apache only reads its configuration once, when it is started > up, so the additional processing is minimal. > > > > But what would be the impact, like reading one 20K httpd.conf and one 300K > vh

[EMAIL PROTECTED] seperate vhost files for each domain

2008-06-25 Thread Agnello George
Hi I would just like to know if it would be a good good option to have separate vhost fies for each domain, this would make editing the files ( through shell scripts much easier ). But my only concern here is would Apache be overloaded by reading multiple vhost files to illustrate i would like to h

Re: [EMAIL PROTECTED] editing httpd.conf file through shell script

2008-06-20 Thread Agnello George
On 6/18/08, Mohit Anchlia <[EMAIL PROTECTED]> wrote: > > You can use head and tail commands in shell to do what you want to do. You > could do something like: > > x=`grep -n "DocumentRoot /websites/vodafone/web" httpd.conf` # gets the line > number > cat httpd.conf|head -$x > tmp.conf > echo "Add

[EMAIL PROTECTED] editing httpd.conf file through shell script

2008-06-18 Thread Agnello George
hi i am trying to edit my httpd.comf file through a shell script .. (( actually I trying to set up a control panel )) my httpd.conf host directives for many domains , the file is something like this : ##START###rodney.com### http://192.168.0.244/>> Server

Re: [EMAIL PROTECTED] mod_ssl: creating self signed certificate on apache for multiple domains

2008-06-12 Thread Agnello George
> The openssl command will always prompt you for a password. The trick is > to *remove* the password afterward by passing the cert through openssl > again. I believe the command is like this: > > openssl rsa -in server.crt -out server-nopasswd.crt > > I'm working from memory here, so check this pag

Re: [EMAIL PROTECTED] mod_ssl: creating self signed certificate on apache for multiple domains

2008-06-12 Thread Agnello George
> > Try re-creating your keys, but this time without entering a passkey. > Otherwise you'll have to enter it each time you start Apache. how is that done i use the following command to create the certificate cd /usr/local/apache2/conf/ openssl req -new -x509 -days 30 -keyout server.key -out ser

[EMAIL PROTECTED] mod_ssl: creating self signed certificate on apache for multiple domains

2008-06-12 Thread Agnello George
Hi I am trying to implement ssl on my Apache server for multiple domains . I have created a self -signed certificate using the following command . ( For domain agnello.com ) openssl req -new -x509 -days 30 -keyout /usr/local/apache2/conf/domains_ssl/agnello.com/server.key -out /usr/local/apac

Re: [EMAIL PROTECTED] Statistics

2008-06-10 Thread Agnello George
On 6/10/08, Malka Cymbalista <[EMAIL PROTECTED]> wrote: > We are using awstats: http://awstats.sourceforge.net/ and are pleased with it. > -- > i have set up awstats for virtaul domains ... i guess this link will help you out a lot !! ... http://linux-vashi.blogspot.com/2008/06/installing-awstats-

[EMAIL PROTECTED] add mine type in virtul host

2008-06-06 Thread Agnello George
hi I have tried to search google on how to add mimetype in a vhost directive. but of no avail!! Can any one help me with this. -- Regards Agnello Dsouza www.linux-vashi.blogspot.com

Re: [EMAIL PROTECTED] log roatation / delete for virtual domains

2008-06-05 Thread Agnello George
On 6/5/08, André Warnier <[EMAIL PROTECTED]> wrote: > Or you could change your log rotation system altogether, and use logrotate > if your OS has it. > The general idea is : you dom't use rotatelogs, you write the logs normally > to a file. > With cron, you regularly run logrotate, as often as you

[EMAIL PROTECTED] log roatation / delete for virtual domains

2008-06-04 Thread Agnello George
HI I have atleast 20 virtual host on my Apache ( 2.2.8 ) server and am having a difficulty in deleting the logs after it reaches a certain limit. my vhost directive look something like this : ServerAdmin [EMAIL PROTECTED] ServerName agnello.sys.qualiproj.qualispace.com ServerAlias www.agnello.sy

[EMAIL PROTECTED] error making apache2 "cannot open file `/home/gatekeeper/minfrin/rpms/httpd-2.0.50/include/ap_compat.h'"

2008-03-29 Thread Siju George
Hi, I was trying to install apache2 on CentOS5 and got the following error. = gawk -f /var/software/httpd-2.0.50/build/make_var_export.awk `cat export_files` > export_vars.h gawk: /var/software/httpd-2.0.50/build/make_var_export.awk:75: fata

[EMAIL PROTECTED] "AddDefaultCharset not allowed here" Error

2007-07-21 Thread George F. Crewe
set not allowed here Any help would be appreciated. George Crewe Following is the httpd.conf file content: # # This is the main Apache server configuration fi

[EMAIL PROTECTED] Access environment variables CONTENT (Not EXISTENCE) in apache2.conf

2007-05-18 Thread George Thanos
ENV_VARIABLE == env_var_value I have searched documentation and the internet without lack. I suppose the answer is NO and this is totally out of the logic of the web server. Thanks in advance for the help, - George - The

Re: [EMAIL PROTECTED] mod_proxy maximum connections to a backend

2007-01-10 Thread George Barnett
Hmm, That makes sense to me, although it sounds like a great way to kill a backend. Given the thread limit per processes is 64, you'd end up having almost no way of controlling connections to the backend. George Christian Gottschalch wrote: Hi, i think it ist per process, so if you

[EMAIL PROTECTED] mod_proxy maximum connections to a backend

2007-01-09 Thread George Barnett
ocess and not server wide limit? If so, there's a way to set a server wide limit to the backend? Cheers, George -- George Barnett e: [EMAIL PROTECTED] m: +44 797 457 1868 - The official User-To-User support forum of the A

[EMAIL PROTECTED] auth allow,deny with condition...

2006-07-07 Thread George Georgalis
h, or error. And, of course, allow for location containers with unique AuthUserFiles. Is that possible? // George -- George Georgalis, systems architect, administrator < - The official User-To-User support forum of the Apache H

Re: [EMAIL PROTECTED] Possible Configuration Problem

2006-02-07 Thread George Moureau
I'd love to see the answer to this one, I keep getting the same thing, only when simply trying to access other html files in the same directory George Moureau[EMAIL PROTECTED](706) 377-3360 On Feb 6, 2006, at 11:05 PM, Carl Maloney wrote:I am a ultra beginner with Apache/PHP.  I got the s

[EMAIL PROTECTED] apache error: client denied access by server configuration

2006-02-06 Thread George Moureau
up virtual hosting and set up the Directory to allow all, but alas I still can't get to it from my browers (IE or Safari)I feel like I'm very close, but not there yet help, don't know whatelse to try, George Moureau [EMAIL

RE: [EMAIL PROTECTED] Getting started - problem with virtual sites (not necessarily 'hosts') SOLVED

2005-11-15 Thread George Pitcher
Joshua et al, Thanks for the input guys. I've got it working now. Cheers George > -Original Message- > From: Joshua Slive [mailto:[EMAIL PROTECTED] > Sent: 14 November 2005 2:54 pm > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Getting started -

RE: [EMAIL PROTECTED] Getting started - problem with virtual sites (not necessarily 'hosts')

2005-11-14 Thread George Pitcher
hundreds of sites pointing to this folder. PHP simply takes car of serving up the appropriate images, admin details etc on a per site basis. Cheers George - The official User-To-User support forum of the Apache HTTP Server Project. Se

RE: [EMAIL PROTECTED] Getting started - problem with virtual sites (not necessarily 'hosts')

2005-11-13 Thread George Pitcher
Joshua, > -Original Message- > From: Joshua Slive [mailto:[EMAIL PROTECTED] > Sent: 13 November 2005 6:15 pm > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] Getting started - problem with virtual sites > (not necessarily 'hosts') > > >

[EMAIL PROTECTED] Getting started - problem with virtual sites (not necessarily 'hosts')

2005-11-13 Thread George Pitcher
under IIS and I have not yet been able to find out how to do this under Apache2. Can anyone point me in the right direction please? George in Oxford - The official User-To-User support forum of the Apache HTTP Server Pr

Re: [EMAIL PROTECTED] Why does Apache use up all my memory?

2005-08-18 Thread George Adams
Joe, I just wanted to thank you again. The byterange patch you gave me worked just beautifully. Once I understood what the problem was, I was able to test it more thoroughly. I took a copy of Star Downloader and configured it to split up a single file into 10 chunks for faster downloading.

Re: [EMAIL PROTECTED] Why does Apache use up all my memory?

2005-08-17 Thread George Adams
> Joe> Are these all simple static files, or is /out/ handled by some CGI > Joe> script etc? > > Joe, you're right - they do get passed through a Perl script for > processing. However, unless I'm mistaken, I don't THINK the following > code would produce the kind of problems I'm seeing: OK, no,

Re: [EMAIL PROTECTED] Why does Apache use up all my memory?

2005-08-15 Thread George Adams
Thanks, Joe and Jon for your helpful thoughts regarding my Apache memory problem. Here's some more information: Joe> > 1-015823W 0.001742573500GET /out/388.mp3 Joe> > 2-0 15824 W 0.00 1742573499 GET /out/238.mp3 Joe> Joe> Are these all simple static files, or is /out/ handled

[EMAIL PROTECTED] Why does Apache use up all my memory?

2005-08-09 Thread George Adams
I read an earlier thread on memory consumption (http://tinyurl.com/bly4d), which may be related to my problem... but because of some differences, I'm not so sure. Any help would be appreciated! I have an Apache 2.0.54 server on a Gentoo Linux (2.6.11) box which has 1Gig RAM and an additional

RE: [users@httpd] log access.log by date

2005-05-19 Thread George Monappallil
Michael: can you summarize at the end. I am looking for an answer to this also, and would greatly appreciate it. Thanks, -George -Original Message- From: Michael Lu [mailto:[EMAIL PROTECTED] Sent: Thursday, May 19, 2005 9:54 AM To: 'users@httpd.apache.org' Subject: [EMAIL

Re: [users@httpd] Restricted FTP access in Apache

2005-05-12 Thread Bediako George
I would appreciate the hint. Regards, Bediako --- Nick Kew <[EMAIL PROTECTED]> wrote: > Bediako George wrote: > > Hello Dick, > > > > Thanks for the speedy reply. I am aware that > Apache is > > not an FTP server. I did notice that Apache > provide

Re: [users@httpd] Restricted FTP access in Apache

2005-05-11 Thread Bediako George
question I originally asked still remains. And to try to expand on my line of thought, if Apache can be used as an FTP server, then can I provide the functionality I described earlier? Any thoughts? --- Dick Davies <[EMAIL PROTECTED]> wrote: > * Bediako George <[EMAIL PROTECTED]>

[users@httpd] Restricted FTP access in Apache

2005-05-11 Thread Bediako George
lem, and that I might have to code something to this effect myself. If that is the case any hints as to what Apache functionality I could leverage to achieve this result will be greatly appreciated. Thanks again for all the hard work you have put into this first class piece of software. Regards,