Re: [users@httpd] Off Topic

2014-01-10 Thread Antonio Vidal Ferrer
Have you tried == instead of =? Allow from env==good Best Toni On 10/01/14 12:14, jida...@jidanni.org wrote: "YK" == Yehuda Katz writes: YK> I don't know of a email list like this, but for programming questions (and answers) in any language, I suggest StackOverflow. I have been banned f

Re: [users@httpd] Apache Vulnerability

2013-11-08 Thread Antonio Vidal Ferrer
HI! I recommend you to follow the corresponding CIS benchmarck guide,  in order to secure your HTTPD servers: http://benchmarks.cisecurity.org/downloads/show-single/?file=apache24.100 (this link is related to Apache HTTP server 2.4. there you'

Re: [users@httpd] 403 Forbidden ...

2012-11-13 Thread Antonio Vidal Ferrer
May be as a first step, start enabling Rewrite log. Put RewriteLogLevel at 5, to see what is being rewrited. Then based on that we can check what it's making it fail. best, On 11/13/2012 09:45 AM, Lester Caine wrote: Lester Caine wrote: I'm missing something simple I am sure ... Am moving f

Re: [us...@httpd] Unable to load perl file

2010-09-13 Thread Antonio Vidal Ferrer
Try ldd ARS.so Best, Antonio Vidal Ferrer On 09/13/2010 01:57 PM, aparna aryan wrote: > From this error : > [Mon Sep 13 13:56:05 2010] [error] Can't load > '/opt/pgm/perl/5.10.0/lib/site_perl/5.10.0/sun4-solaris-thread-multi/auto/ARS/ARS.so' > for modul >

Re: [us...@httpd] Unable to load perl file

2010-09-13 Thread Antonio Vidal Ferrer
are the same? have similar permissions? Best, Antonio Vidal Ferrer On 09/13/2010 11:19 AM, aparna aryan wrote: > after adding the LD_LIBRARY_PATH : > > I am receiving the following error : > > ld.so.1: httpd: fatal: relocation error: file > /opt/pgm/perl/5.10.0/lib/sit

Re: [us...@httpd] Unable to load perl file

2010-09-13 Thread Antonio Vidal Ferrer
the LD_LIBRARY_PATH environment variable it to your envvars file (located in your apache bin directory). Then restart apache, and it should work. Best, Antonio Vidal Ferrer On 09/13/2010 10:52 AM, aparna aryan wrote: > Hello, > > After adding the path in @INC, I am not receiving the file

RE: [us...@httpd] httpd.conf: Invalid argument

2010-06-24 Thread Antonio Vidal Ferrer
Carlos: No puede ser que tengas el fichero de pid ya creado en algún sitio con permisos para otro usuario, y simplemente el problema es que intenta crear el fichero de pid y no puede? Un saludo Toni Vidal. De: Carlos _ [mailto:sigb...@gmail.com] Enviado el: jueves, 24 de junio de 2010 11:32

[us...@httpd] Bandwith Control Module

2010-05-20 Thread Antonio Vidal Ferrer
Hi, Do you knof if there's any bandwith control module for apache (solaris) or a streamer module? We need to serve a video, but we want to limit the bandwith used. Thanks in advance. - The official User-To-User support foru

Fwd: Re: [us...@httpd] Apache 2.2 slow transfers on Windows Server 2003

2010-05-14 Thread Antonio Vidal Ferrer
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org >" from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > > . > > -- *** Antonio Vidal Ferrer Globalia Corporación Empresarial Senior System Mana

Re: [us...@httpd] Internet Explorer 6

2010-05-12 Thread Antonio Vidal Ferrer
Malka: Our statistics (commercial web sites), indicates an average of 12% of IE6 usage from jan to apr 2010. (For your Info, our sites had an average of  about 1 million visits a month). Hope this to be useful   Best   Antonio Vidal. El 11/05/2010 14:31, Malka Cymbalista escribió:

RE: [us...@httpd] Apache 2.0.63 build on Solaris / Binary Distributions

2009-09-29 Thread Antonio Vidal Ferrer
Nick: You have 2 options: 1.- Download libexpat package for solaris 10, install it and try to recompile (anyway, you'll need more libraries). 2.- (easier) Download Apache package for solaris 10 and install it. Both downloads can be done from www.sunfreeware.com, where you'll find all such packag

[us...@httpd] Recommendation on paths

2009-03-31 Thread Antonio Vidal Ferrer
Hi, I need some advice in a simple topic. Which is better in performance and usability for loading images and other content: This way: /images/January/myimage.jpg Or this way: ../../../myimage.jpg Thanks in advance for your advice Best, Toni Vidal.

RE: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade

2008-11-24 Thread Antonio Vidal Ferrer
Rocio: Have you seen if it is started in /Library/StartupItems ? You can also check /etc/hostsconfig for a line saying “APACHE=-YES- and change it for no. Saludos, Toni From: rocio mejia [mailto:[EMAIL PROTECTED] Sent: lunes, 24 de noviembre de 2008 17:38 To: users@httpd.apach

RE: [EMAIL PROTECTED] Apache + tomcat + ssl

2008-04-30 Thread Antonio Vidal Ferrer
Can you define more precisely, what you meant with “don’t work”?? What’s exactly the problem? From: Rodrigo Correa de Paiva [mailto:[EMAIL PROTECTED] Sent: miércoles, 30 de abril de 2008 16:32 To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Apache + tomcat + ssl hi all, i have a ap

RE: [EMAIL PROTECTED] Multiple processes are running when start apache2.2.8 on solaris2.9 machine

2008-04-29 Thread Antonio Vidal Ferrer
Can you please specify: 1. Solaris 9 sparc or intel? 2. Which MPM do you have? Worker or Prefork? This can be obtained with apachectl -V Best From: Narendra Verma [mailto:[EMAIL PROTECTED] Sent: martes, 29 de abril de 2008 17:02 To: 'users@httpd.apache.org' Subject:

RE: [EMAIL PROTECTED] Is there any precompiled version available of apache2.2.8 for UNIX

2008-04-29 Thread Antonio Vidal Ferrer
Hi, I manage a log of solaris machines, and know what you are suffering now ;). To get an apache solaris package go to www.sunfreeware.com, then in the right frame choose your platform/OS combination, and then look in the list for the apache versions ready to download. As far as today, for instan