Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade
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 Sent: Monday, November 24, 2008 8:38:06 AM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade hola ya entiendo. apachectl es un alias del demonio httpd. pero me he dado cuenta que cuando enciendo mi MAC viene por defecto el httpd v. 1.3 , luego yo mato ese proceso y uso el apachectl de mi instalacion 2.9. Do you know where can I disabled the first loading of httpd v 1.3 gracias --- El sáb, 22/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: sábado, 22 noviembre, 2008 4:12 el apachectl es un alias de "httpd" necesitas ver donde esta ese archivo. por ejemplo no se usar las MAC OS pero en Linux hay un archivo ejecutable ke se llama httpd y si le pongo "httpd start" ese comando hace ke empiece mi programa de apache. en tu caso mecesitas saber en ke carpeta (folder) esta ese archivo. Abre el archivo apachectl y lee el programa y teva a decir donde esta ese deamon de "httpd" Cuando instalaste el apache2, recuerdas en ke carpeta (folder) lo instalaste? From: rocio mejia <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Monday, November 17, 2008 1:33:57 PM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade hola jorge uso el apachectl command. esta mal? --- El dom, 16/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: domingo, 16 noviembre, 2008 11:15 rocio search for the httpd file. if you have 2 versions of apache, you should have 2 httpd files. When you start apache, do you run the apache httpd damon or you use the apachectl command? From: rocio mejia <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Friday, November 14, 2008 4:32:28 PM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade It's from Finkproject website what I wrote about MAC versions . I did check for httpd/apachectl and , yes, I have more than one but I made sure no httpd processwere running and when upgrading apache and pass the apache path with ./configure -prefix /sw/etc/apache2. By the way, I want to uninstall all my apache, any command that do a clean uninstallation? thanks --- El sáb, 15/11/08, Evan Platt <[EMAIL PROTECTED]> escribió: De: Evan Platt <[EMAIL PROTECTED]> Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade Para: users@httpd.apache.org Fecha: sábado, 15 noviembre, 2008 1:04 rocio mejia wrote: > could it be /because I have OSX 10.3.9 and only supports up to apache2.0.59? > I don't know.. Is that from Mac's website or is that stated on Apache's website? If that were the case, you'd have different problems than what you're describing. > I read this in fink page. I tried to upgrade with source files and through fink no error msg but version doesnt change. Give me a clue ? pls > Like I said, sounds like you have two (or more) copies of apache installed. Look for httpd or apachectl in your path, find which one is currently being run, then when you install, tell Apache what directory to install to. Sounds like you're running apache from one directory, but when you're installing, you're installing to a different directory. - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [EMAIL PROTECTED] Server config level RewriteCond not working
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/11/24 likai <[EMAIL PROTECTED]>: > > > I am wondering why the server config level settings do not work. > > Server config level rewrites certainly work, but they are not > automatically inherited by a virtual host. Probably this is what you > are seeing. > If you want to have your server level rewrite rules affect requests > processes by a virtual host you have to add the following to your > virtual host config: > RewriteOptions inherit > > Krist > > -- > [EMAIL PROTECTED] > [EMAIL PROTECTED] > Bremgarten b. Bern, Switzerland > -- > A: It reverses the normal flow of conversation. > Q: What's wrong with top-posting? > A: Top-posting. > Q: What's the biggest scourge on plain text email discussions? > > - > 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 PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > _ MSN热搜榜,每天最In的信息资讯和热点排行让您一览无余! http://top.msn.com.cn
Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade
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 paquetes. Ese programa seguramente tambien tiene una funcion que permite ver una lista de los paquetes instalados, y otra funcion que permite de-instalar paquetes. Yo aconsejo de primero buscar ese programa, y cuando encontrado : - de-instalar el Apache 2.x - de-instalar el Apache 1.x - re-instalar Apache 2.x de nuevo Normalmente, eso tendria que darte una instalacion limpia, donde el Apache 2 es el que se lanza cuando arrancas el sistema. Jorge Ramirez wrote: 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 Sent: Monday, November 24, 2008 8:38:06 AM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade hola ya entiendo. apachectl es un alias del demonio httpd. pero me he dado cuenta que cuando enciendo mi MAC viene por defecto el httpd v. 1.3 , luego yo mato ese proceso y uso el apachectl de mi instalacion 2.9. Do you know where can I disabled the first loading of httpd v 1.3 gracias --- El sáb, 22/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: sábado, 22 noviembre, 2008 4:12 el apachectl es un alias de "httpd" necesitas ver donde esta ese archivo. por ejemplo no se usar las MAC OS pero en Linux hay un archivo ejecutable ke se llama httpd y si le pongo "httpd start" ese comando hace ke empiece mi programa de apache. en tu caso mecesitas saber en ke carpeta (folder) esta ese archivo. Abre el archivo apachectl y lee el programa y teva a decir donde esta ese deamon de "httpd" Cuando instalaste el apache2, recuerdas en ke carpeta (folder) lo instalaste? From: rocio mejia <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Monday, November 17, 2008 1:33:57 PM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade hola jorge uso el apachectl command. esta mal? --- El dom, 16/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: domingo, 16 noviembre, 2008 11:15 rocio search for the httpd file. if you have 2 versions of apache, you should have 2 httpd files. When you start apache, do you run the apache httpd damon or you use the apachectl command? From: rocio mejia <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Friday, November 14, 2008 4:32:28 PM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade It's from Finkproject website what I wrote about MAC versions . I did check for httpd/apachectl and , yes, I have more than one but I made sure no httpd processwere running and when upgrading apache and pass the apache path with ./configure -prefix /sw/etc/apache2. By the way, I want to uninstall all my apache, any command that do a clean uninstallation? thanks --- El sáb, 15/11/08, Evan Platt <[EMAIL PROTECTED]> escribió: De: Evan Platt <[EMAIL PROTECTED]> Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade Para: users@httpd.apache.org Fecha: sábado, 15 noviembre, 2008 1:04 rocio mejia wrote: could it be /because I have OSX 10.3.9 and only supports up to apache2.0.59? I don't know.. Is that from Mac's website or is that stated on Apache's website? If that were the case, you'd have different problems than what you're describing. I read this in fink page. I tried to upgrade with source files and through fink no error msg but version doesnt change. Give me a clue ? pls Like I said, sounds like you have two (or more) copies of apache installed. Look for httpd or apachectl in your path, find which one is currently being run, then when you install, tell Apache what directory to install to. Sounds like you're running apache from one directory, but when you're installing, you're installing to a different directory. - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - 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,
[EMAIL PROTECTED] windows xp installation failed
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.7m.msi are not opening telling "The installation package couldn't be open" help me out
Re: [EMAIL PROTECTED] windows xp installation failed
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 >> 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.7m.msi are not opening telling "The >> installation package couldn't be open" >> >> Since you seem to have a problem with all these files, it is probable that > the way in which you download them, or copy them to your PC, is wrong and > the files get corrupted in the download or transfer. > From where and how are you downloading them ? > > > - > 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 PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- with warm regards, Rajakumar.C Araise, Awake, stop not till the goal is reached - Swamy Vivekanand
Re: [EMAIL PROTECTED] windows xp installation failed
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 <[EMAIL PROTECTED]> wrote: >> >> 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-win32-x86-openssl-0.9.7m.msi are not opening telling "The >>> installation package couldn't be open" >>> >>> Since you seem to have a problem with all these files, it is probable >> that the way in which you download them, or copy them to your PC, is wrong >> and the files get corrupted in the download or transfer. >> From where and how are you downloading them ? >> >> >> - >> 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 PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > with warm regards, > Rajakumar.C > > Araise, Awake, stop not till the goal is reached - Swamy Vivekanand -- with warm regards, Rajakumar.C Araise, Awake, stop not till the goal is reached - Swamy Vivekanand
Re: [EMAIL PROTECTED] TimeOut directive in virtual host context
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 than the default) is applied to all my > vhosts. > > i'm using name-based virtual hosts. > > is the documentation incorrect, or am i missing something? Only thing I can think of is: if you change the TimeOut in your default (first-listed) named-based vhost, and test the timeout by seeing how long apache will wait to read request headers, it would look like the more specific TimeOuts are not being used. This is the case for a handful of directives that operate extremely early on the request info (LimitRequest*, AllowEncodedSlashes, Timeout). -- Eric Covener [EMAIL PROTECTED] - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] windows xp installation failed
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-win32-x86-openssl-0.9.7m.msi are not opening telling "The installation package couldn't be open" Since you seem to have a problem with all these files, it is probable that the way in which you download them, or copy them to your PC, is wrong and the files get corrupted in the download or transfer. From where and how are you downloading them ? - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] using ldap secure causes core dump
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.so.0.9.8 =>/usr/local/ssl/lib/libcrypto.so.0.9.8 Yep. > libm.so.2 => /lib/libm.so.2 > libaprutil-1.so.0 > => /usr/local/httpd/lib/libaprutil-1.so.0 > libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 > libapr-1.so.0 => /usr/local/httpd/lib/libapr-1.so.0 > libuuid.so.1 => /lib/libuuid.so.1 > libsendfile.so.1 => /lib/libsendfile.so.1 > librt.so.1 =>/lib/librt.so.1 > libsocket.so.1 =>/lib/libsocket.so.1 > libnsl.so.1 => /lib/libnsl.so.1 > libpthread.so.1 => /lib/libpthread.so.1 > libc.so.1 => /lib/libc.so.1 > libsasl.so.1 => /usr/lib/libsasl.so.1 > libmd.so.1 =>/lib/libmd.so.1 > libnspr4.so => /usr/lib/mps/libnspr4.so > libplc4.so =>/usr/lib/mps/libplc4.so > libnss3.so =>/usr/lib/mps/libnss3.so > libssl3.so =>/usr/lib/mps/libssl3.so > libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 > libgcc_s.so.1 => /usr/sfw/lib/libgcc_s.so.1 > libaio.so.1 => /lib/libaio.so.1 > libmp.so.2 =>/lib/libmp.so.2 > libscf.so.1 => /lib/libscf.so.1 > libthread.so.1 =>/lib/libthread.so.1 > libsoftokn3.so =>/usr/lib/mps/libsoftokn3.so > libplds4.so => /usr/lib/mps/libplds4.so > libdoor.so.1 => /lib/libdoor.so.1 > libuutil.so.1 => /lib/libuutil.so.1 > libgen.so.1 => /lib/libgen.so.1 > libbsm.so.1 => /lib/libbsm.so.1 > libsecdb.so.1 => /lib/libsecdb.so.1 > libtsol.so.2 => /lib/libtsol.so.2 > libcmd.so.1 => /lib/libcmd.so.1 > /platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1 > /platform/SUNW,Sun-Fire-T200/lib/libmd_psr.so.1 > /usr/lib/mps/cpu/sparcv8plus/libnspr_flt4.so > > ldd of mod_ssl and mod_authnz_ldap show nothing ? They probably have the SSL libraries staticly linked in. > I think the issue is the 'libldap.so.5 => /usr/lib/libldap.so.5' . > This is pointing to the standard Solaris 10 ldap which I suspect was > built against the Solaris 10 ssl . > > I cannot get the apache config/make to pick up my install of open ldap > 2.4.11 installed in /usr/local > > If I set LD_LIBRARY_PATH=/usr/local/lib the apache config gives me > > checking for ldap support... > checking for ldap_init in -lldap50... no > checking for ldap_init in -lldapssl41... no > checking for ldap_init in -lldapssl40... no > checking for ldap_init in -lldapssl30... no > checking for ldap_init in -lldapssl20... no > checking for ldap_init in -lldapsdk... no > checking for ldap_init in -lldapsdk... no > checking for ldap_init in -lldap... no > checking for ldap_init in -lldap... no > checking for ldap_init in -lldap... no > checking for ldap_init in -lldap... no > configure: error: could not find an LDAP library > configure failed for srclib/apr-util Yeah, that is unlikely to work. How about manually installing apr and apr-util (you'll find them in httpd-2.2.10/srclib/apr and httpd-2.2.10/srclib/apr-util). When you come to build apr-util, you can pass the LDAP library path to the configure script with something like '--with-ldap-include=/usr/local --with-ldap-lib=/usr/local --with-ldap=/usr/local/lib/libldap.so'. Thats probably not exactly right, but play around with it and then it should be fine. Once you have apr/apr-util built correctly, configure httpd to use those installed versions with '--with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config'. BTW, your emails all seem to come through as HTML email attachments. Cheers Tom - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] TUX integration in Apache
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
Re: [EMAIL PROTECTED] TUX integration in Apache
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 ones who know, know, and the rest don't matter" ? - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] TUX integration in Apache
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 ? Or is this a case of "the ones who know, know, and the rest don't matter" ? Seems like he's not talking about the cute penguin but about this beast: http://en.wikipedia.org/wiki/TUX_web_server Here, he might especially mean this passage: "While TUX itself can only serve static web pages, whenever TUX receives a request that it is unsure of or unable to process, it can redirect the request to a traditional userspace web server daemon. This allows TUX to handle both dynamic content and errors in a safer, faster, and RFC-correct manner. An example of such a user-space web server might be the Apache HTTP Server." This seems to be none of Apache's business, though, because whether or not the TUX web server redirects a request to another web server should be a matter of its own settings. At the end of the Wikipedia article, there are some links that might turn out useful in order to accomplish this. Regards Sascha - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] TUX integration in Apache
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, >>> 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 ones who know, know, and the rest don't matter" ? >> > > Seems like he's not talking about the cute penguin but about this beast: > http://en.wikipedia.org/wiki/TUX_web_server > > Here, he might especially mean this passage: > "While TUX itself can only serve static web pages, whenever TUX receives a > request that it is unsure of or unable to process, it can redirect the > request to a traditional userspace web server daemon. This allows TUX to > handle both dynamic content and errors in a safer, faster, and RFC-correct > manner. An example of such a user-space web server might be the Apache HTTP > Server." > > This seems to be none of Apache's business, though, because whether or not > the TUX web server redirects a request to another web server should be a > matter of its own settings. At the end of the Wikipedia article, there are > some links that might turn out useful in order to accomplish this. > > > Regards > Sascha > > > - > 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 PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
[EMAIL PROTECTED] mod_rewrite: get current working directory
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, relative pathnames do not work in that case. Has anybody an idea? Greets, Dennis - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] mod_proxy_balancer stickysession
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 value. My error_log excerpted below shows an initial client request at 08:36:41, before any cookie is set. ceyx is selected, serves the request, sets the cookie, all is well. A reload at 08:36:52 shows mod_proxy_balancer acknowledging the cookie, saying it should route to ceyx, and then disregarding it and sending the request to sterope. :-/ Why does apache hate me so? :) I'm running Apache/2.2.8 binary package on OpenBSD x86. Thanks, Ryan BalancerMember https://ceyx.findlay.edu:443 retry=600 route=ceyx BalancerMember https://sterope.findlay.edu:443 retry=600 route=sterope ProxyPass / balancer://jics/ stickysession=BALANCEID [Tue Nov 25 08:36:41 2008] [debug] mod_proxy_balancer.c(42): proxy: BALANCER: canonicalising URL //jics/ics/ [Tue Nov 25 08:36:41 2008] [debug] mod_proxy_balancer.c(274): proxy: BALANCER: Found value (null) for stickysession BALANCEID [Tue Nov 25 08:36:41 2008] [debug] mod_proxy_balancer.c(914): proxy: Entering byrequests for BALANCER (balancer://jics) [Tue Nov 25 08:36:41 2008] [debug] mod_proxy.c(849): Running scheme balancer handler (attempt 0) [Tue Nov 25 08:36:41 2008] [debug] mod_proxy_http.c(1822): proxy: HTTP: serving URL https://ceyx.findlay.edu/ics/ [Tue Nov 25 08:36:41 2008] [debug] proxy_util.c(1855): proxy: HTTPS: has acquired connection for (ceyx.findlay.edu) [Tue Nov 25 08:36:41 2008] [debug] proxy_util.c(1916): proxy: connecting https://ceyx.findlay.edu/ics/ to ceyx.findlay.edu:443 [Tue Nov 25 08:36:41 2008] [debug] proxy_util.c(2015): proxy: connected /ics/ to ceyx.findlay.edu:443 [Tue Nov 25 08:36:41 2008] [debug] proxy_util.c(2172): proxy: HTTPS: fam 2 socket created to connect to ceyx.findlay.edu [Tue Nov 25 08:36:41 2008] [debug] proxy_util.c(2269): proxy: HTTPS: connection complete to 192.153.32.167:443 (ceyx.findlay.edu) [Tue Nov 25 08:36:41 2008] [debug] mod_proxy_http.c(1607): proxy: start body send [Tue Nov 25 08:36:41 2008] [debug] mod_proxy_http.c(1696): proxy: end body send [Tue Nov 25 08:36:41 2008] [debug] proxy_util.c(1873): proxy: HTTPS: has released connection for (ceyx.findlay.edu) [Tue Nov 25 08:36:52 2008] [debug] mod_proxy_balancer.c(42): proxy: BALANCER: canonicalising URL //jics/ics/ [Tue Nov 25 08:36:52 2008] [debug] mod_proxy_balancer.c(274): proxy: BALANCER: Found value jics.ceyx for stickysession BALANCEID [Tue Nov 25 08:36:52 2008] [debug] mod_proxy_balancer.c(284): proxy: BALANCER: Found route ceyx [Tue Nov 25 08:36:52 2008] [debug] mod_proxy_balancer.c(914): proxy: Entering byrequests for BALANCER (balancer://jics) [Tue Nov 25 08:36:52 2008] [debug] mod_proxy.c(849): Running scheme balancer handler (attempt 0) [Tue Nov 25 08:36:52 2008] [debug] mod_proxy_http.c(1822): proxy: HTTP: serving URL https://sterope.findlay.edu/ics/ [Tue Nov 25 08:36:52 2008] [debug] proxy_util.c(1855): proxy: HTTPS: has acquired connection for (sterope.findlay.edu) [Tue Nov 25 08:36:52 2008] [debug] proxy_util.c(1916): proxy: connecting https://sterope.findlay.edu/ics/ to sterope.findlay.edu:443 [Tue Nov 25 08:36:52 2008] [debug] proxy_util.c(2015): proxy: connected /ics/ to sterope.findlay.edu:443 [Tue Nov 25 08:36:52 2008] [debug] proxy_util.c(2172): proxy: HTTPS: fam 2 socket created to connect to sterope.findlay.edu [Tue Nov 25 08:36:52 2008] [debug] proxy_util.c(2269): proxy: HTTPS: connection complete to 192.153.32.169:443 (sterope.findlay.edu) [Tue Nov 25 08:36:52 2008] [debug] mod_proxy_http.c(1607): proxy: start body send [Tue Nov 25 08:36:52 2008] [debug] mod_proxy_http.c(1696): proxy: end body send [Tue Nov 25 08:36:52 2008] [debug] proxy_util.c(1873): proxy: HTTPS: has released connection for (sterope.findlay.edu) begin:vcard fn:Ryan Fox n:Fox;Ryan org:The University of Findlay;Information Technology Services adr:128 Old Main;;1000 Main St;Findlay;OH;45840;USA email;internet:[EMAIL PROTECTED] title:Network Systems Manager tel;work:419-434-4348 x-mozilla-html:TRUE version:2.1 end:vcard - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] using ldap secure causes core dump STUMPED
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/libldap.so/libnet.a: Not a directory Using any value for '--with-ldap= ' causes the apr-util config to error out with some variation of srclib/apr-util/configure: line 10753: unset: `ac_cv_lib_/usr/local/_ldap_init': not a valid identifier tried --with-ladp=/usr/local --with-ldap=/usr/local/ --with-ldap=/usr/local/lib --with-ldap=/usr/local/lib/ Tom Evans wrote: 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.so.0.9.8 =>/usr/local/ssl/lib/libcrypto.so.0.9.8 Yep. libm.so.2 => /lib/libm.so.2 libaprutil-1.so.0 => /usr/local/httpd/lib/libaprutil-1.so.0 libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libapr-1.so.0 => /usr/local/httpd/lib/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 =>/lib/librt.so.1 libsocket.so.1 =>/lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libc.so.1 => /lib/libc.so.1 libsasl.so.1 => /usr/lib/libsasl.so.1 libmd.so.1 =>/lib/libmd.so.1 libnspr4.so => /usr/lib/mps/libnspr4.so libplc4.so =>/usr/lib/mps/libplc4.so libnss3.so =>/usr/lib/mps/libnss3.so libssl3.so =>/usr/lib/mps/libssl3.so libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 libgcc_s.so.1 => /usr/sfw/lib/libgcc_s.so.1 libaio.so.1 => /lib/libaio.so.1 libmp.so.2 =>/lib/libmp.so.2 libscf.so.1 => /lib/libscf.so.1 libthread.so.1 =>/lib/libthread.so.1 libsoftokn3.so =>/usr/lib/mps/libsoftokn3.so libplds4.so => /usr/lib/mps/libplds4.so libdoor.so.1 => /lib/libdoor.so.1 libuutil.so.1 => /lib/libuutil.so.1 libgen.so.1 => /lib/libgen.so.1 libbsm.so.1 => /lib/libbsm.so.1 libsecdb.so.1 => /lib/libsecdb.so.1 libtsol.so.2 => /lib/libtsol.so.2 libcmd.so.1 => /lib/libcmd.so.1 /platform/SUNW,Sun-Fire-T200/lib/libc_psr.so.1 /platform/SUNW,Sun-Fire-T200/lib/libmd_psr.so.1 /usr/lib/mps/cpu/sparcv8plus/libnspr_flt4.so ldd of mod_ssl and mod_authnz_ldap show nothing ? They probably have the SSL libraries staticly linked in. I think the issue is the 'libldap.so.5 => /usr/lib/libldap.so.5' . This is pointing to the standard Solaris 10 ldap which I suspect was built against the Solaris 10 ssl . I cannot get the apache config/make to pick up my install of open ldap 2.4.11 installed in /usr/local If I set LD_LIBRARY_PATH=/usr/local/lib the apache config gives me checking for ldap support... checking for ldap_init in -lldap50... no checking for ldap_init in -lldapssl41... no checking for ldap_init in -lldapssl40... no checking for ldap_init in -lldapssl30... no checking for ldap_init in -lldapssl20... no checking for ldap_init in -lldapsdk... no checking for ldap_init in -lldapsdk... no checking for ldap_init in -lldap... no checking for ldap_init in -lldap... no checking for ldap_init in -lldap... no checking for ldap_init in -lldap... no configure: error: could not find an LDAP library configure failed for srclib/apr-util Yeah, that is unlikely to work. How about manually installing apr and apr-util (you'll find them in httpd-2.2.10/srclib/apr and httpd-2.2.10/srclib/apr-util). When you come to build apr-util, you can pass the LDAP library path to the configure script with something like '--with-ldap-include=/usr/local --with-ldap-lib=/usr/local --with-ldap=/usr/local/lib/libldap.so'. Thats probably not exactly right, but play around with it and then it should be fine. Once you have apr/apr-util built correctly, configure httpd to use those installed versions with '--with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config'. BTW, your emails all seem to come through as HTML email attachments. Cheers Tom - The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - The official User
[EMAIL PROTECTED] Need help regarding rewrite error
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 allow,deny Allow from all Following is the .htaccess file in folder /u/certilogo/certilogo/ RewriteEngine On RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ - [NC,L] RewriteRule ^.*$ /certilogo/index.php [NC,L] I am running site using php zend framework but it gives me following error. mod_rewrite: maximum number of internal redirects reached. Assuming confi guration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary. Can any one please help me regarding this? Where the problem is? Thanks. Amar. -- View this message in context: http://www.nabble.com/Need-help-regarding-rewrite-error-tp20681744p20681744.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] mod_rewrite: get current working directory
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 absolute pathnames only, relative pathnames do not work in that case. Has anybody an idea? You should not need the "current working directory", but should only need that server's "document root", no ? I mean that except if you have some other fancy aliasing taking place, the URL /foo/images/xyz.png should point to the file {DocumentRoot}/foo/images/xyz.png, no ? - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] mod_proxy_balancer stickysession
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 Services adr:128 Old Main;;1000 Main St;Findlay;OH;45840;USA email;internet:[EMAIL PROTECTED] title:Network Systems Manager tel;work:419-434-4348 x-mozilla-html:TRUE version:2.1 end:vcard - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] using ldap secure causes core dump PROGRESS Then STUMPED Again
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/home/minsonj/httpd-2.2.10/srclib/pcre -I. -I/export/home/minsonj/httpd-2.2.10/os/unix -I/export/home/minsonj/httpd-2.2.10/server/mpm/prefork -I/export/home/minsonj/httpd-2.2.10/modules/http -I/export/home/minsonj/httpd-2.2.10/modules/filters -I/export/home/minsonj/httpd-2.2.10/modules/proxy -I/export/home/minsonj/httpd-2.2.10/include -I/export/home/minsonj/httpd-2.2.10/modules/generators -I/export/home/minsonj/httpd-2.2.10/modules/mappers -I/export/home/minsonj/httpd-2.2.10/modules/database -I/export/home/minsonj/httpd-2.2.10/srclib/apr/include -I/export/home/minsonj/httpd-2.2.10/srclib/apr-util/include -I/usr/local/include/ -I/export/home/minsonj/httpd-2.2.10/modules/proxy/../generators -I/usr/local/ssl/include -I/export/home/minsonj/httpd-2.2.10/modules/ssl -I/export/home/minsonj/httpd-2.2.10/modules/dav/main -c /export/home/minsonj/httpd-2.2.10/server/buildmark.c /export/home/minsonj/httpd-2.2.10/srclib/apr/libtool --silent --mode=link gcc -g -O2 -L/usr/local/lib/ -L/usr/local/ssl/lib -R/usr/local/ssl/lib -o httpd modules.lo buildmark.o -export-dynamic server/libmain.la modules/aaa/libmod_authn_file.la modules/aaa/libmod_authn_default.la modules/aaa/libmod_authz_host.la modules/aaa/libmod_authz_groupfile.la modules/aaa/libmod_authz_user.la modules/aaa/libmod_authnz_ldap.la modules/aaa/libmod_authz_default.la modules/aaa/libmod_auth_basic.la modules/filters/libmod_include.la modules/filters/libmod_filter.la modules/ldap/libmod_ldap.la modules/loggers/libmod_log_config.la modules/metadata/libmod_env.la modules/metadata/libmod_setenvif.la modules/ssl/libmod_ssl.la modules/http/libmod_http.la modules/http/libmod_mime.la modules/generators/libmod_status.la modules/generators/libmod_autoindex.la modules/generators/libmod_asis.la modules/generators/libmod_cgi.la modules/mappers/libmod_negotiation.la modules/mappers/libmod_dir.la modules/mappers/libmod_actions.la modules/mappers/libmod_userdir.la modules/mappers/libmod_alias.la modules/mappers/libmod_rewrite.la modules/mappers/libmod_so.la server/mpm/prefork/libprefork.la os/unix/libos.la -lm /export/home/minsonj/httpd-2.2.10/srclib/pcre/libpcre.la /export/home/minsonj/httpd-2.2.10/srclib/apr-util/libaprutil-1.la -lexpat /export/home/minsonj/httpd-2.2.10/srclib/apr/libapr-1.la -luuid -lsendfile -lrt -lsocket -lnsl -lpthread ld: fatal: library -lnet: not found before I started messing with the ldap stuff this error never occured I'm growing weary of the chase Minson, John M Mr ARMY GUEST wrote: 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/libldap.so/libnet.a: Not a directory Using any value for '--with-ldap= ' causes the apr-util config to error out with some variation of srclib/apr-util/configure: line 10753: unset: `ac_cv_lib_/usr/local/_ldap_init': not a valid identifier tried --with-ladp=/usr/local --with-ldap=/usr/local/ --with-ldap=/usr/local/lib --with-ldap=/usr/local/lib/ Tom Evans wrote: 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.so.0.9.8 =>/usr/local/ssl/lib/libcrypto.so.0.9.8 Yep. libm.so.2 => /lib/libm.so.2 libaprutil-1.so.0 => /usr/local/httpd/lib/libaprutil-1.so.0 libexpat.so.1 => /usr/sfw/lib/libexpat.so.1 libapr-1.so.0 => /usr/local/httpd/lib/libapr-1.so.0 libuuid.so.1 => /lib/libuuid.so.1 libsendfile.so.1 => /lib/libsendfile.so.1 librt.so.1 =>/lib/librt.so.1 libsocket.so.1 =>/lib/libsocket.so.1 libnsl.so.1 => /lib/libnsl.so.1 libpthread.so.1 => /lib/libpthread.so.1 libc.so.1 => /lib/libc.so.1 libsasl.so.1 => /usr/lib/libsasl.so.1 libmd.so.1 =>/lib/libmd.so.1 libnspr4.so => /usr/lib/mps/libnspr4.so libplc4.so =>/usr/lib/mps/libplc4.so libnss3.so =>/usr/lib/mps/libnss3.so libssl3.so =>/usr/lib/mps/libssl3.so libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 libgcc_s.so.1 => /usr/sfw/lib/libgcc_s.so.1 libaio.so.1 => /lib/libaio.so.1 libmp.so.2 =>/lib/libmp.so.2 libscf.so.1 => /lib/libscf.
[EMAIL PROTECTED] Trouble shooting help...Apache only recognizing local HTTP requests...was working fine till....
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 domain redirect on dyndns. Worked fine for 2 months. SSH connections from LAN side and WAN side work fine as well. Installed: Hylafax (fax server), then, to accommodate a USB modem, I did the following: Installed linux-headers-2.6.24-19-server to /usr/src/ I then installed the modem package: dgcmodem_1.08_k2.6.24_19_server_ubuntu_i386.deb.z ip Ubuntu now recognizes my modem, but something broke apache.external (e.g. WAN) http requests are not displayed...e.g. the web pages dont show up in the browser when I go to my domain website (any browser). I am trying to figure out what changed. It *seems* to be that the above installs apparently did something to prevent external web page requests. Any ideas? Any suggestions on how to begin tracking this down? SSH still works on both LAN and WAN sides. None of the apache config files appear to have been modified. The error log looks normal. So what is preventing responses? The firewall has not changed (it passed requests for 2 months). I did install postfix, sasl, courier, amavis, spamassisn, clamav, postgrey, squirrelmail, phpmyadmin, and shorewall about a month ago, but everything has been working fine. Firefox provides the following messages: Firefox can't establish a connection to the server at ubuntuserver.homeunix.com. Though the site seems valid, the browser was unable to establish a connection. * Could the site be temporarily unavailable? Try again later. * Are you unable to browse other sites? Check the computer's network connection. * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing Any suggestions? This really has me baffled Thanks John - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade
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 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 Sent: Monday, November 24, 2008 8:38:06 AM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade hola ya entiendo. apachectl es un alias del demonio httpd. pero me he dado cuenta que cuando enciendo mi MAC viene por defecto el httpd v. 1.3 , luego yo mato ese proceso y uso el apachectl de mi instalacion 2.9. Do you know where can I disabled the first loading of httpd v 1.3 gracias --- El sáb, 22/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: sábado, 22 noviembre, 2008 4:12 el apachectl es un alias de "httpd" necesitas ver donde esta ese archivo. por ejemplo no se usar las MAC OS pero en Linux hay un archivo ejecutable ke se llama httpd y si le pongo "httpd start" ese comando hace ke empiece mi programa de apache. en tu caso mecesitas saber en ke carpeta (folder) esta ese archivo. Abre el archivo apachectl y lee el programa y teva a decir donde esta ese deamon de "httpd" Cuando instalaste el apache2, recuerdas en ke carpeta (folder) lo instalaste? From: rocio mejia <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Monday, November 17, 2008 1:33:57 PM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade hola jorge uso el apachectl command. esta mal? --- El dom, 16/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: domingo, 16 noviembre, 2008 11:15 rocio search for the httpd file. if you have 2 versions of apache, you should have 2 httpd files. When you start apache, do you run the apache httpd damon or you use the apachectl command? From: rocio mejia <[EMAIL PROTECTED]> To: users@httpd.apache.org Sent: Friday, November 14, 2008 4:32:28 PM Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade It's from Finkproject website what I wrote about MAC versions . I did check for httpd/apachectl and , yes, I have more than one but I made sure no httpd process were running and when upgrading apache and pass the apache path with ./configure -prefix /sw/etc/apache2. By the way, I want to uninstall all my apache, any command that do a clean uninstallation? thanks --- El sáb, 15/11/08, Evan Platt <[EMAIL PROTECTED]> escribió: De: Evan Platt <[EMAIL PROTECTED]> Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade Para: users@httpd.apache.org Fecha: sábado, 15 noviembre, 2008 1:04 rocio mejia wrote: > could it be /because I have OSX 10.3.9 and only supports up to apache2.0.59? > I don't know.. Is that from Mac's website or is that stated on Apache's website? If that were the case, you'd have different problems than what you're describing. > I read this in fink page. I tried to upgrade with source files and through fink no error msg but version doesnt change. Give me a clue ? pls > Like I said, sounds like you have two (or more) copies of apache installed. Look for httpd or apachectl in your path, find which one is currently being run, then when you install, tell Apache what directory to install to. Sounds like you're running apache from one directory, but when you're installing, you're installing to a different directory. - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade
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 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 paquetes. Ese programa seguramente tambien tiene una funcion que permite ver una lista de los paquetes instalados, y otra funcion que permite de-instalar paquetes. Yo aconsejo de primero buscar ese programa, y cuando encontrado : - de-instalar el Apache 2.x - de-instalar el Apache 1.x - re-instalar Apache 2.x de nuevo Normalmente, eso tendria que darte una instalacion limpia, donde el Apache 2 es el que se lanza cuando arrancas el sistema. Jorge Ramirez wrote: > 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 > Sent: Monday, November 24, 2008 8:38:06 AM > Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade > > > hola > ya entiendo. apachectl es un alias del demonio httpd. pero me he dado cuenta que cuando enciendo mi MAC viene por defecto el httpd v. 1.3 , luego yo mato ese proceso y uso el apachectl de mi instalacion 2.9. Do you know where can I disabled the first loading of httpd v 1.3 > > gracias > > --- El sáb, 22/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: sábado, 22 noviembre, 2008 4:12 > > > el apachectl es un alias de "httpd" necesitas ver donde esta ese archivo. por ejemplo no se usar las MAC OS pero en Linux hay un archivo ejecutable ke se llama httpd y si le pongo "httpd start" ese comando hace ke empiece mi programa de apache. en tu caso mecesitas saber en ke carpeta (folder) esta ese archivo. Abre el archivo apachectl y lee el programa y teva a decir donde esta ese deamon de "httpd" Cuando instalaste el apache2, recuerdas en ke carpeta (folder) lo instalaste? > > > > > From: rocio mejia <[EMAIL PROTECTED]> > To: users@httpd.apache.org > Sent: Monday, November 17, 2008 1:33:57 PM > Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade > > > hola jorge > uso el apachectl command. esta mal? > > --- El dom, 16/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: domingo, 16 noviembre, 2008 11:15 > > > rocio > search for the httpd file. if you have 2 versions of apache, you should have 2 httpd files. When you start apache, do you run the apache httpd damon or you use the apachectl command? > > > > > > From: rocio mejia <[EMAIL PROTECTED]> > To: users@httpd.apache.org > Sent: Friday, November 14, 2008 4:32:28 PM > Subject: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade > > > It's from Finkproject website what I wrote about MAC versions . > I did check for httpd/apachectl and , yes, I have more than one but I made sure no httpd processwere running and when upgrading apache and pass the apache path with ./configure -prefix /sw/etc/apache2. > > By the way, I want to uninstall all my apache, any command that do a clean uninstallation? > thanks > --- El sáb, 15/11/08, Evan Platt <[EMAIL PROTECTED]> escribió: > > De: Evan Platt <[EMAIL PROTECTED]> > Asunto: Re: [EMAIL PROTECTED] Apache 2.10 doesnt upgrade > Para: users@httpd.apache.org > Fecha: sábado, 15 noviembre, 2008 1:04 > > > rocio mejia wrote: >> could it be /because I have OSX 10.3.9 and only supports > up to > apache2.0.59? > I don't know.. Is that from Mac's website or is that stated on > Apache's website? If that were the case, you'd have different problems > than what you're describing. > >> I read this in fink page. I tried to upgrade with source files and through > fink no error msg but version doesnt change. Give me a clue ? pls > Like I said, sounds like you have two (or more) copies of apache installed. > Look for httpd or apachectl in your path, find which one is currently being run, > then when you install, tell Apache what directory to install to. > > Sounds like you're running apache from one directory, but when you're > installing, you're installing to a different > > > directory. > > - > The official User-To-User support forum of the Apach
Re: [EMAIL PROTECTED] Trouble shooting help...Apache only recognizing local HTTP requests...was working fine till....
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 port 80, set up domain redirect on dyndns. Worked fine for 2 months. SSH connections from LAN side and WAN side work fine as well. Installed: Hylafax (fax server), then, to accommodate a USB modem, I did the following: Installed linux-headers-2.6.24-19-server to /usr/src/ I then installed the modem package: dgcmodem_1.08_k2.6.24_19_server_ubuntu_i386.deb.z ip Ubuntu now recognizes my modem, but something broke apache.external (e.g. WAN) http requests are not displayed...e.g. the web pages dont show up in the browser when I go to my domain website (any browser). I am trying to figure out what changed. It *seems* to be that the above installs apparently did something to prevent external web page requests. Any ideas? Any suggestions on how to begin tracking this down? SSH still works on both LAN and WAN sides. None of the apache config files appear to have been modified. The error log looks normal. So what is preventing responses? The firewall has not changed (it passed requests for 2 months). I did install postfix, sasl, courier, amavis, spamassisn, clamav, postgrey, squirrelmail, phpmyadmin, and shorewall about a month ago, but everything has been working fine. Firefox provides the following messages: Firefox can't establish a connection to the server at ubuntuserver.homeunix.com. Though the site seems valid, the browser was unable to establish a connection. * Could the site be temporarily unavailable? Try again later. * Are you unable to browse other sites? Check the computer's network connection. * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing Any suggestions? This really has me baffled Have you checked /etc/hosts.allow and /etc/hosts.deny ? - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] using ldap secure causes core dump PROGRESS Then STUMPED Again
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-DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT > -D_LARGEFILE64_SOURCE > -I/export/home/minsonj/httpd-2.2.10/srclib/pcre -I. > -I/export/home/minsonj/httpd-2.2.10/os/unix > -I/export/home/minsonj/httpd-2.2.10/server/mpm/prefork > -I/export/home/minsonj/httpd-2.2.10/modules/http > -I/export/home/minsonj/httpd-2.2.10/modules/filters > -I/export/home/minsonj/httpd-2.2.10/modules/proxy > -I/export/home/minsonj/httpd-2.2.10/include > -I/export/home/minsonj/httpd-2.2.10/modules/generators > -I/export/home/minsonj/httpd-2.2.10/modules/mappers > -I/export/home/minsonj/httpd-2.2.10/modules/database > -I/export/home/minsonj/httpd-2.2.10/srclib/apr/include > -I/export/home/minsonj/httpd-2.2.10/srclib/apr-util/include > -I/usr/local/include/ > -I/export/home/minsonj/httpd-2.2.10/modules/proxy/../generators > -I/usr/local/ssl/include > -I/export/home/minsonj/httpd-2.2.10/modules/ssl > -I/export/home/minsonj/httpd-2.2.10/modules/dav/main > -c /export/home/minsonj/httpd-2.2.10/server/buildmark.c > /export/home/minsonj/httpd-2.2.10/srclib/apr/libtool --silent > --mode=link gcc -g -O2 -L/usr/local/lib/ -L/usr/local/ssl/lib > -R/usr/local/ssl/lib -o httpd modules.lo buildmark.o > -export-dynamic server/libmain.la modules/aaa/libmod_authn_file.la > modules/aaa/libmod_authn_default.la modules/aaa/libmod_authz_host.la > modules/aaa/libmod_authz_groupfile.la modules/aaa/libmod_authz_user.la > modules/aaa/libmod_authnz_ldap.la modules/aaa/libmod_authz_default.la > modules/aaa/libmod_auth_basic.la modules/filters/libmod_include.la > modules/filters/libmod_filter.la modules/ldap/libmod_ldap.la > modules/loggers/libmod_log_config.la modules/metadata/libmod_env.la > modules/metadata/libmod_setenvif.la modules/ssl/libmod_ssl.la > modules/http/libmod_http.la modules/http/libmod_mime.la > modules/generators/libmod_status.la > modules/generators/libmod_autoindex.la > modules/generators/libmod_asis.la modules/generators/libmod_cgi.la > modules/mappers/libmod_negotiation.la modules/mappers/libmod_dir.la > modules/mappers/libmod_actions.la modules/mappers/libmod_userdir.la > modules/mappers/libmod_alias.la modules/mappers/libmod_rewrite.la > modules/mappers/libmod_so.la server/mpm/prefork/libprefork.la > os/unix/libos.la > -lm /export/home/minsonj/httpd-2.2.10/srclib/pcre/libpcre.la > /export/home/minsonj/httpd-2.2.10/srclib/apr-util/libaprutil-1.la -lexpat > /export/home/minsonj/httpd-2.2.10/srclib/apr/libapr-1.la -luuid -lsendfile > -lrt -lsocket -lnsl -lpthread > > ld: fatal: library -lnet: not found > > before I started messing with the ldap stuff this error never occured > > > I'm growing weary of the chase That final invocation of libtool doesnt reference /usr/lib, which is almost certainly where libnet lives. Have you done some hackery to remove /usr/lib, to avoid it finding LDAP libraries in there? Could you email, or put on a pastebin somewhere, the contents of: /config.nice /config.log /srclib/apr-util/config.nice /srclib/apr-util/config.log Cheers - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Need help regarding rewrite error
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 > >Options Indexes FollowSymLinks MultiViews >AllowOverride all >Order allow,deny >Allow from all > > > > Following is the .htaccess file in folder /u/certilogo/certilogo/ > > RewriteEngine On > > RewriteCond %{REQUEST_FILENAME} -s [OR] > RewriteCond %{REQUEST_FILENAME} -l [OR] > RewriteCond %{REQUEST_FILENAME} -d > RewriteRule ^.*$ - [NC,L] > RewriteRule ^.*$ /certilogo/index.php [NC,L] > > I am running site using php zend framework but it gives me following error. > > mod_rewrite: maximum number of internal redirects reached. Assuming confi > guration error. Use 'RewriteOptions MaxRedirects' to increase the limit if > neccessary. > > Can any one please help me regarding this? Where the problem is? - Which URL did you request when you got this error? To know more of what is going on switch on your RewriteLog with a sufficiently high level . Krist -- [EMAIL PROTECTED] [EMAIL PROTECTED] Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] installation probs?
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 error page website declined to show able to connect to website but it does to have permission to view. I am running windows vista 32 Checking the error logs I see [dummy-host.localdomain] does not exist. My config Apache file I have put: ServerRoot "C:/Apache" Listen 80 ServerName localhost.localdomain DocumentRoot "C:/Apache/htdocs" AddType application/x-tar .tgz AddType application/x-http-php .phtml .php .php3 .php4 .php5 AddType application/x-http-php-source .phps ScriptAlias /php/ "c:/php/" Action application/x-http-php "/php/php-cgi.exe" I am sure I am missing something simple but just can't see it, I would be great for anyone's help. Regards, Jonathan Chambler [EMAIL PROTECTED] - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] Combining caching and rewrites
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, I get the following. Is this likely to work? How does the result of the rewrite wind up in the cache? (What I'm probably asking is how the response is handled after generation...) CacheIgnoreCacheControl On CacheDefaultExpire 300 CacheIgnoreNoLastMod On CacheStoreNoStore On CacheStorePrivate On CacheRoot /caches/tmp/dbgen CacheEnable disk /expstuff RewriteCond %{REQUEST_METHOD} GET RewriteCond %{REQUEST_URI} ^/expstuff RewriteRule ^/(.*) http://xx.xx.xx.xx:/$1 [P,NE,L] -- Cheers Wayne - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Combining caching and rewrites
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 rewrite (the last three lines below). So, if I add some caching > directives, I get the following. Is this likely to work? How does the > result of the rewrite wind up in the cache? > > (What I'm probably asking is how the response is handled after generation...) > > > CacheIgnoreCacheControl On > CacheDefaultExpire 300 > CacheIgnoreNoLastMod On > CacheStoreNoStore On > CacheStorePrivate On > CacheRoot /caches/tmp/dbgen > CacheEnable disk /expstuff > > RewriteCond %{REQUEST_METHOD} GET > RewriteCond %{REQUEST_URI} ^/expstuff > RewriteRule ^/(.*) http://xx.xx.xx.xx:/$1 [P,NE,L] Try it and see, but my guess would be that Apache remembers content keyeed to "/expstuff/foo" as it gets written the first time -- the next time through, the Rewrites never get a chance to do anything. -- Eric Covener [EMAIL PROTECTED] - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Running slow in IE only
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 hosted (2 virtual hosts) Server 3 1 Site hosted (1 virtual host) The strange thing is that 1 site on server one and 1 site on server two load fast in all browsers. I haven't experience this problem before. Are they are peformance tweeks i can do to insure the speed is quick over all browsers. Cheers Rob Its not Apache, its IE. IE is slow, garunteed. -- Morgan Gangwere Unknown Software http://sonof.bandit.name - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Trouble shooting help...Apache only recognizing local HTTP requests...was working fine till....
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 forward http requests on port 80, set up domain redirect on dyndns. Worked fine for 2 months. SSH connections from LAN side and WAN side work fine as well. Installed: Hylafax (fax server), then, to accommodate a USB modem, I did the following: Installed linux-headers-2.6.24-19-server to /usr/src/ I then installed the modem package: dgcmodem_1.08_k2.6.24_19_server_ubuntu_i386.deb.z ip Ubuntu now recognizes my modem, but something broke apache.external (e.g. WAN) http requests are not displayed...e.g. the web pages dont show up in the browser when I go to my domain website (any browser). I am trying to figure out what changed. It *seems* to be that the above installs apparently did something to prevent external web page requests. Any ideas? Any suggestions on how to begin tracking this down? SSH still works on both LAN and WAN sides. None of the apache config files appear to have been modified. The error log looks normal. So what is preventing responses? The firewall has not changed (it passed requests for 2 months). I did install postfix, sasl, courier, amavis, spamassisn, clamav, postgrey, squirrelmail, phpmyadmin, and shorewall about a month ago, but everything has been working fine. Firefox provides the following messages: Firefox can't establish a connection to the server at ubuntuserver.homeunix.com. Though the site seems valid, the browser was unable to establish a connection. * Could the site be temporarily unavailable? Try again later. * Are you unable to browse other sites? Check the computer's network connection. * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing Any suggestions? This really has me baffled Have you checked /etc/hosts.allow and /etc/hosts.deny ? At that point it would be a DNS problem. My suggestion is check your DNS, make sure a ping, traceroute and dig on the domain to make sure its going to the right machine. I know that under a properly designed NAT, you should NOT be able to access your internal machines via your WAN IP from inside. I had to do this: i set up my Apache machine as a Split DNS via Dnsmasq. It also allowed me more control over the DHCP. Now, all my machines that //do stuff// are <128 on my network are now service machines and everything else is a DHCP user. -- Morgan Gangwere Unknown Software http://sonof.bandit.name - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] installation probs?
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 this with IE I get a 403 error page website declined to show able to connect to website but it does to have permission to view. I am running windows vista 32 Checking the error logs I see [dummy-host.localdomain] does not exist. Thar Be Your Problem. instead of using a domain name, connect via either "localhost" or "127.0.0.1" -- both loopbacks to yourself. and also, 403 means that the server didnt like your request. Try serving up a static page and if you get 403'd then you're gonna have to look into disabling UAC, which is the first thing you should do, then look into disabling the windows firewall. After that, it seems as if you're mostly on your own. - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Server config level RewriteCond not working
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 Gangwere http://sonof.bandit.name/ "When you make potstickers with too much oil, you make them greasy. Nobody likes greasy potstickers" -- in #food (InterNetIRC) - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Repost: is this the right list ??? Need "configure" directive to static link libssl.a on AIX 5.3
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 version 8.0 SSL Version:OpenSSL 0.9.8f Try as I might, I can't figure out what directive to give "configure" to enable statically linking libssl.a and libcrypto.a into httpd. In case it makes a difference, the OpenSSL was obtained from IBM, via the "AIX Toolbox Cryptographic Content" link off of their Linux Toolbox download page. Lastly, here is a link to the answer I got from the comp.unix.aix list telling me that static linking is possible: http://groups.google.com/group/comp.unix.aix/browse_thread/thread/230606fe96ad4798?hl=en# Any help would be appreciated. My only suggestion is to use GCC (if at all possible) and google around for "Static link SSL into Apache +aix" or something along those lines. After that, Since i'm a Windows/Linux guy, i cant help you. -- Morgan Gangwere Unknown Software http://sonof.bandit.name/ "C gives you all the tools you need to build the gun and bullets, point it at your foot and pull the trigger. C++ hands you the gun and helps you shoot yourself." --Bjorne Stroustroup, on C++ (his language) - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] How to connect from a remote machine
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 are available for this purpose. Read up on my little DynDNS updater (i run it from a Cronjob every hour) : http://sonof.bandit.name/ddns.php All you have to understand is that if you arent going through a router you've go problems. Cable modems from places like Comcast usually are not real routers, just bridges from Coax and a NAT behind it. Occasionally there's a DHCP server bit thats it. -- Morgan Gangwere Unknown Software - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [EMAIL PROTECTED] Need help regarding rewrite error
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 /u/certilogo/ >>ServerName test.ctltest.com >> >>ErrorLog logs/vh/preproduzione >> >>Options Indexes FollowSymLinks MultiViews >>AllowOverride all >>Order allow,deny >>Allow from all >> >> >> >> Following is the .htaccess file in folder /u/certilogo/certilogo/ >> >> RewriteEngine On >> >> RewriteCond %{REQUEST_FILENAME} -s [OR] >> RewriteCond %{REQUEST_FILENAME} -l [OR] >> RewriteCond %{REQUEST_FILENAME} -d >> RewriteRule ^.*$ - [NC,L] >> RewriteRule ^.*$ /certilogo/index.php [NC,L] >> >> I am running site using php zend framework but it gives me following >> error. >> >> mod_rewrite: maximum number of internal redirects reached. Assuming confi >> guration error. Use 'RewriteOptions MaxRedirects' to increase the limit >> if >> neccessary. >> >> Can any one please help me regarding this? Where the problem is? > > - Which URL did you request when you got this error? > To know more of what is going on switch on your RewriteLog with a > sufficiently high level . > > Krist > > > -- > [EMAIL PROTECTED] > [EMAIL PROTECTED] > Bremgarten b. Bern, Switzerland > -- > A: It reverses the normal flow of conversation. > Q: What's wrong with top-posting? > A: Top-posting. > Q: What's the biggest scourge on plain text email discussions? > > - > 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 PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Need-help-regarding-rewrite-error-tp20681744p20695227.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. - 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 PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]