no se donde esta instalado por defecto pero te aconsejo ke hagas una busqueda
de apachectl y deberas de encontrar dos archivos uno para v 1.3y el otro de la
ver 2.9.En ke pais y ciudad estas?
From: rocio mejia <[EMAIL PROTECTED]>
To: users@httpd.apache.org
S
Thanks Krist,
By adding these two lines in every virtual host, it works.
RewriteEngine OnRewriteOptions inherit
> Date: Mon, 24 Nov 2008 09:27:12 +0100
> From: [EMAIL PROTECTED]
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Server config level RewriteCond not working
>
> 2008/1
Hola.
No conosco el Mac para nada, ni se como has instalado Apache.
Pero seguramente, lo peor que puedes hacer es empezar borrar ficheros en
un lado o el otro sin saber exactamente a que coresponden.
Imagino que en el Mac, existe algun programa estandard que permite
instalar y deinstalar paquete
iam trying to install "apache_2.2.10-win32-x86-no_ssl.msi" in windows xp pro
but at the stage of "Copying new files" its ending in "data1.cab" cannot be
read.
other versions like "apache_2.2.10-win32-x86-openssl-0.9.8i.msi",
apache_2.0.63-win32-x86-no_ssl.msi,
apache_2.0.63-win32-x86-openssl-0.9.7
i downloaded from the following location
http://mirror.x10.com/mirror/apache/httpd/binaries/win32/apache_2.2.10-win32-x86-no_ssl.msi
On 11/25/08, André Warnier <[EMAIL PROTECTED]> wrote:
>
> RAJA KUMAR wrote:
>
>> iam trying to install "apache_2.2.10-win32-x86-no_ssl.msi" in windows xp
>> pro
>
sir i downloaded one fresh copy and now its working.
thank you
On 11/25/08, RAJA KUMAR <[EMAIL PROTECTED]> wrote:
>
> i downloaded from the following location
>
>
> http://mirror.x10.com/mirror/apache/httpd/binaries/win32/apache_2.2.10-win32-x86-no_ssl.msi
>
>
>
> On 11/25/08, André Warnier <[EM
On Tue, Nov 25, 2008 at 1:24 AM, Russell Uman <[EMAIL PROTECTED]> wrote:
>
> howdy!
>
> TimeOut claims it can be set per-virtual host
>
> http://httpd.apache.org/docs/2.0/mod/core.html#timeout
>
> however, when i set TimeOut inside a container, it seems like
> the new timeout (which is shorter tha
RAJA KUMAR wrote:
iam trying to install "apache_2.2.10-win32-x86-no_ssl.msi" in windows xp pro
but at the stage of "Copying new files" its ending in "data1.cab" cannot be
read.
other versions like "apache_2.2.10-win32-x86-openssl-0.9.8i.msi",
apache_2.0.63-win32-x86-no_ssl.msi,
apache_2.0.63-win
On Mon, 2008-11-24 at 14:00 -0500, Minson, John M Mr ARMY GUEST wrote:
> note thi sis apache 2.2.10
>
> # ldd httpd
> libldap.so.5 => /usr/lib/libldap.so.5
> libdl.so.1 =>/lib/libdl.so.1
> libssl.so.0.9.8 => /usr/local/ssl/lib/libssl.so.0.9.8
> libcrypto.
Hi All,
Curious to know whether the TUX integration is being done with the
Apache?How do I check that and what is the procedure to enable and disable?
Thanks and regards
Arnab
Arnab Ganguly wrote:
Hi All,
Curious to know whether the TUX integration is being done with the
Apache?How do I check that and what is the procedure to enable and disable?
Thanks and regards
Arnab
Is this some kind of game where we are supposed to guess what you mean ?
Or is this a case of "the
André Warnier wrote:
Arnab Ganguly wrote:
Hi All,
Curious to know whether the TUX integration is being done with the
Apache?How do I check that and what is the procedure to enable and
disable?
Thanks and regards
Arnab
Is this some kind of game where we are supposed to guess what you mean ?
O
Hi Sascha,
Thanks a lot for the information.
André:
Thanks to for your prompt response and I am sorry that my mail was not clear
to you.
Regards
Arnab
On Tue, Nov 25, 2008 at 6:39 PM, Sascha Kersken <[EMAIL PROTECTED]> wrote:
> André Warnier wrote:
>
>> Arnab Ganguly wrote:
>>
>>> Hi All,
>>> Cu
Hello together,
I want to create a rule, that maps /images/xyz.png to
/foo/images/xyz.png (if that file exists), otherwise to /bar/images/xyz.png.
My problem is that i cannot get the current working directory to test if
file /foo/... exists because mod_rewrite wants absolute pathnames only,
relat
Greetings,
I'm having a problem getting mod_proxy_balancer sticky sessions to
work. My back-end real servers are adding a cookie with
"BALANCEID=jics.ceyx; path=/; domain=.findlay.edu"(or jics.sterope,
depending). mod_proxy_balancer should route to the appropriate server
based on this
I have tried every combination of
--with-ldap-lib
--with-ldap-include
--with-ldap
I can think of .
Using
--with-ldap-lib=/usr/local/lib/libldap.so
--with-ldap-include=/usr/local/ --with-ldap
lets the config run but at the end of the apache make I get
ld: fatal: file /usr/local/lib/libld
I have my apache server setup on linux
Following is the detail for httpd.conf virtual host created by me
DocumentRoot /u/certilogo/
ServerName test.ctltest.com
ErrorLog logs/vh/preproduzione
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order allo
Dennis Birkholz wrote:
Hello together,
I want to create a rule, that maps /images/xyz.png to
/foo/images/xyz.png (if that file exists), otherwise to /bar/images/xyz.png.
My problem is that i cannot get the current working directory to test if
file /foo/... exists because mod_rewrite wants absol
Ryan Fox wrote:
I'm having a problem getting mod_proxy_balancer sticky sessions to
work.
Sorry everyone. Just needed to restart apache, rather than graceful.
Works flawlessly now.
Thanks,
Ryan
begin:vcard
fn:Ryan Fox
n:Fox;Ryan
org:The University of Findlay;Information Technology Service
using the following combo
--with-ldap-lib=/usr/local/lib/
--with-ldap-include=/usr/local/include/ --with-ldap
make the ldap config/make issue seem to go away but then the make dies
with
gcc -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-D_LARGEFILE64_SOURCE
-I/export/ho
This one has me scratching my head, any insight would be appreciated...
Installed Ubuntu server 8.04 with the generic Apache install. Set up a
few webpages in htdoc, could access from LAN side (e.g. localhost, and
192.168.0.xxx). Set up router to port forward http requests on port
80, set up domai
whitehorse, canada y tu?
--- El mar, 25/11/08, Jorge Ramirez <[EMAIL PROTECTED]> escribió:
De: Jorge Ramirez <[EMAIL PROTECTED]>
Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade
Para: users@httpd.apache.org
Fecha: martes, 25 noviembre, 2008 10:01
no se donde esta instalado por defecto per
gracias Andre. buen consejo.voy a desintalar la ver 1.3
--- El mar, 25/11/08, André Warnier <[EMAIL PROTECTED]> escribió:
De: André Warnier <[EMAIL PROTECTED]>
Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade
Para: users@httpd.apache.org
Fecha: martes, 25 noviembre, 2008 10:09
Hola.
No c
John Hudak wrote:
This one has me scratching my head, any insight would be appreciated...
Installed Ubuntu server 8.04 with the generic Apache install. Set up a
few webpages in htdoc, could access from LAN side (e.g. localhost, and
192.168.0.xxx). Set up router to port forward http requests on p
On Tue, 2008-11-25 at 11:03 -0500, Minson, John M Mr ARMY GUEST wrote:
> using the following combo
>
> --with-ldap-lib=/usr/local/lib/
> --with-ldap-include=/usr/local/include/ --with-ldap
>
> make the ldap config/make issue seem to go away but then the make dies
> with
>
> gcc -g -O2-DSOLAR
On Tue, Nov 25, 2008 at 3:04 PM, amar4kintu <[EMAIL PROTECTED]> wrote:
>
> I have my apache server setup on linux
>
> Following is the detail for httpd.conf virtual host created by me
>
>
>DocumentRoot /u/certilogo/
>ServerName test.ctltest.com
>
>ErrorLog logs/vh/preproduzione
>
Hi,
I am new to PHP installation, I wish to make a local host server with
Apache, PHP and MySQL. I have installed Apache http Server 2.2, PHP 5 and
MySQL.
Apache show It Works! When tested. I have saved the file
in the htdocs folder within Apache. When I try and open this with IE I get a
403 erro
Hi All
I have a response from an expensive backend service that I would like
to cache. We already do some caching of static content, and that works
fine. However, the response that I want to cache is normally generated
by a rewrite (the last three lines below). So, if I add some caching
directives
On Tue, Nov 25, 2008 at 8:20 PM, wi <[EMAIL PROTECTED]> wrote:
> Hi All
>
> I have a response from an expensive backend service that I would like
> to cache. We already do some caching of static content, and that works
> fine. However, the response that I want to cache is normally generated
> by a
Rob wrote:
Hey all,
I'm unsure whether this is a problem with Apache.
I'm having the problem where my site runs slow in IE only. In Firefox &
Safari they are lightning quick
Its very strange but my servers are setup like this:
Server 1
4 Sites hosted (4 virtual hosts)
Server 2
2 Sites ho
André Warnier wrote:
John Hudak wrote:
This one has me scratching my head, any insight would be appreciated...
Installed Ubuntu server 8.04 with the generic Apache install. Set up a
few webpages in htdoc, could access from LAN side (e.g. localhost, and
192.168.0.xxx). Set up router to port forw
Jonathan Chambler wrote:
Hi,
I am new to PHP installation, I wish to make a local host server with
Apache, PHP and MySQL. I have installed Apache http Server 2.2, PHP 5 and
MySQL.
Apache show It Works! When tested. I have saved the file
in the htdocs folder within Apache. When I try and open th
likai wrote:
Thanks Krist,
By adding these two lines in every virtual host, it works.
RewriteEngine /On/
RewriteOptions /inherit/
Thats because that sets Rewrite to kick in.
Inherit says "hey! bring whatever my parent says is its rewriteRule and
make me follow it!"
--
Morgan Gangwer
Brian Mearns wrote:
Sorry, I can't help you, but yes, this is the write lis, so hopefully
someone else can.
-Brian
On Mon, Nov 24, 2008 at 10:47 AM, Bennett, Tony
<[EMAIL PROTECTED]> wrote:
Version:Apache httpd version 2.2.10
Platform: AIX 5.3
Compiler: IBM "C" for AIX
Brian Mearns wrote:
FYI, I've taken this thread off the list with Albert, since it's no
longer related to Apache. If it comes back to server configuration, It
will rejoin the mailing list.
Understood.
On another topic, slightly related you do NOT have to get a static ip.
Services like DynDNS
I tried with url http://10.104.70.2/certilogo/index
Krist van Besien wrote:
>
> On Tue, Nov 25, 2008 at 3:04 PM, amar4kintu <[EMAIL PROTECTED]> wrote:
>>
>> I have my apache server setup on linux
>>
>> Following is the detail for httpd.conf virtual host created by me
>>
>>
>>DocumentRoot
36 matches
Mail list logo