Re: [users@httpd] SSLEngine error

2023-11-18 Thread rakesh r
make sure you have installed mod_ssl. Thanks Rakesh On Sat, Nov 18, 2023 at 12:43 PM John wrote: > > I'm trying to bring up Apache on a new server running Rocky Linux 9.1 and > also upgrade the version > of Apache from 2.4.25 to current. > > I have installed a .pem format certificate and when I

[users@httpd] cache control header missing on HEAD request for cache miss

2020-12-05 Thread rakesh r
Cache control header missing for HEAD request but works for GET. curl -I https://localhost/support.html -k HTTP/1.1 200 OK Date: Thu, 19 Nov 2020 16:35:48 GMT Server: Apache Strict-Transport-Security: max-age=31536000; includeSubDomains X-Frame-Options: SAMEORIGIN Content-Security-Policy: frame-

[users@httpd] cache control missing for HEAD request

2020-11-18 Thread rakesh r
Hello , I am having issues with cache control header for HEAD request, Apache is getting content from AEM using a dispatcher module. When the content is not cached on Apache2.2 ,using curl -I is displaying cache control header but on 2.4 it is missing cache header. ➤ curl -I https://local/sup

Re: [users@httpd] Disabeling PHP in a subdirectory via the apache2.conf?

2020-06-09 Thread Jose R R
tely ignored. In this case, the server will not even attempt to read .htaccess files in the filesystem." < https://httpd.apache.org/docs/2.4/mod/core.html#allowoverride > > > Sincerely > Klaus > > Jose R R < jose@metztli.com> hat am 8. Juni 2020 um 0

Re: [users@httpd] Disabeling PHP in a subdirectory via the apache2.conf?

2020-06-07 Thread Jose R R
Does anyone of you have an idea how to implement this in the apache2.conf? > > Sincerely > > Klaus > > > ----- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h.

[users@httpd] Continuous content provision.

2020-02-03 Thread George R Goffe
Hi, I have come across a few sites whose URLs seem to provide continuous content. When the user goes to the end of the URL the "server?" "thinks" for a second or two and puts up an animated mouse pointer and then more content appears. My question is, "How is this continuous content" accomplishe

[users@httpd] Occasional "%T / The time taken to serve the request, in seconds" inaccuracy in Apache/2.4.39 access_log ?

2019-07-18 Thread R DeFuria
Hello, I am running Apache/2.4.39 on Linux. I am using a custom log format, and have included "%T / The time taken to serve the request, in seconds" in my LogFormat command. I occasionally see a real outlier number for that %T -- say 10 seconds or more -- for a page element that almost always ta

Re: [users@httpd] Redirection to https only for the top-level page

2019-02-02 Thread R. Diez
First of all, thanks for your answer. [...] Htaccess is only used for clients on a host server (such as a godaddy.com website) where the client does NOT have access to configuration files of the server… That is exactly my case. HSTS does not seem suitable either. I hope someone can help me

[users@httpd] Redirection to https only for the top-level page

2019-02-01 Thread R. Diez
Hi all: I have very little Apache experience. I just occasionally help with a couple of websites on 2 different hosting companies of the "inexpensive" variety. I want to automatically redirect from somesite.com to www.somesite.com, and from http to https. With difficulty, I have managed to put

[users@httpd] Apache httpd reverse proxy returns SSL_ERROR_RX_RECORD_TOO_LONG when HTTP redirects to HTTPS

2018-09-19 Thread D R
Dear all, I am setting up an Apache v2.4 httpd reverse proxy for another server hosting Atlassian Confluence. The proxy's private IP address is 10.0.0.77, its public IP address is 77.77.77.77, and a DNS A record maps the public IP to confluence.example.com. There is a NAT in place: - 77.77.77.77

[users@httpd] Modifying request body and content type going to proxy url

2018-06-02 Thread Shiva Kumar K R
Hi All, I am able to configure httpd as reverse proxy, I have to modify json body in post request coming from client to URL encoded format before sending that to specific proxy server, I have searched for the answer on the internet but got nothing can anyone give a hint on this. Thanks, Shiva

[users@httpd] More ssh setup question

2018-05-03 Thread Dunson, Jarrell R
4:53 PM, Dunson, Jarrell R wrote: Hey all, for a new web server, so we need to create a .ssh directory and store the public key in .ssh/authorized_keys? If so, where does doe the directory need to be placed - underneath DocumentRoot? Your ssh setup shouldn't have anything to do

[users@httpd] ssh setup question

2018-05-02 Thread Dunson, Jarrell R
Hey all,  for a new web server, so we need to create a .ssh directory and store the public key in .ssh/authorized_keys? If so, where does doe the directory need to be placed - underneath DocumentRoot? Jarrell -- Jarrell R. Dunson, III Associate Director, Information Services University

Re: [users@httpd] Building httpd2.4.25 on powerpc-ibm-aix7.1.0.0

2017-05-24 Thread Jose R R
ror code from the last command is 1. > > > > > > Stop. > > make: 1254-004 The error code from the last command is 1. > > > > > > Stop. > > I am using previously installed apr and apr-util, as well as pcre for > httpd2.2.32

Re: [users@httpd] XSS Issue in v2.0.59

2017-05-02 Thread Adam R. Vest
Hey, I don't have any input on how to address those vulnerabilities, but I think the energy you're going to expend trying to patch those would be put to better use trying to fix whatever's incompatible with newer versions of apache so you can upgrade. Just my two cents. Good luck either way. O

Re: [users@httpd] how to enable TLS v1.1 and TLS v1.2 alone in Apache 2.4.10 ?

2017-04-28 Thread K R
https://serverfault.com/questions/314858/how-to-enable-tls-1-1-and-1-2-with-openssl-and-apache On Wed, Apr 19, 2017 at 7:37 AM, Chunduru, Krishnachaithanya < krishnachaithanya.chund...@broadridge.com> wrote: > Hi Eric/All, > > Can you please help me with the below. > > Regards, > Krishna > >

Re: [users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Adam R. Vest
. > This redirect is possible with rewrite module?! > > 2017-02-13 17:29 GMT-02:00 Rodrigo Cunha > mailto:rodrigo.root...@gmail.com>>: > > tks 4 all... > > 2017-02-13 17:28 GMT-02:00 Adam R. Vest > <mailto:adam.v...

Re: [users@httpd] Apache rewrite for redirect local directoryes

2017-02-13 Thread Adam R. Vest
Change the virtualhosts document root? * https://httpd.apache.org/docs/2.4/mod/core.html#documentroot On 02/13/2017 02:00 PM, Rodrigo Cunha wrote: > Dears, > i need redirect the all requestions for my website to anoter directory. > My directory is: /opt/www/curso.intranet/public_html > The new

Re: [users@httpd] How to restart apache after reboot on ubuntu 16.04?

2016-08-17 Thread R
odern. did not >> have the chance to try that yet myself. still using apache everywhere. >> >> On 17 August 2016 at 03:18, R wrote: >> >>> Ugh sorry, I had a test installation of nginx on the machine, which was >>> not >>> fully removed after doi

Re: [users@httpd] How to restart apache after reboot on ubuntu 16.04?

2016-08-16 Thread R
Ugh sorry, I had a test installation of nginx on the machine, which was not fully removed after doing "apt-get remove". Looks like it would still start up somehow. After I purged nginx, then apache2 started ok after reboot. Thanks On Tue, Aug 16, 2016 at 8:57 PM, R wrote: >

Re: [users@httpd] How to restart apache after reboot on ubuntu 16.04?

2016-08-16 Thread R
5 19:13:45.265879 2016] [core:notice] [pid 2705:tid 140547327522688] AH00094: Command line: '/usr/sbin/apache2' [Tue Aug 16 20:12:44.384947 2016] [mpm_event:notice] [pid 2705:tid 140547327522688] AH00491: caught SIGTERM, shutting down On Tue, Aug 16, 2016 at 6:46 PM, Rodrigo Cunha wro

[users@httpd] How to restart apache after reboot on ubuntu 16.04?

2016-08-16 Thread R
Hi, I've installed apache on my Ubuntu 16.04 machine as follows: sudo apt-get install apache2 and it works fine. It does not restart on its own though after a reboot. Are there other Ubuntu 16.04 users that have it restarting on reboot? Thanks

[users@httpd] rewrite/redirect help

2016-06-03 Thread K R
Hi all, i have a need to do the below req on the apache http://website/index?doc=line&ptr=&root=HLD -> http://website/index?doc=line&ptr= here is a dynamic variable e.g S1234 , S01234,P10338 appreciate any help thanks in advance.

Re: [users@httpd] url forwarding

2016-04-08 Thread K R
=content&topic=TVAR&popular=HOT-TOPIC> " on the redirect On Fri, Apr 8, 2016 at 11:57 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > K, > > On 4/8/16 2:35 PM, K R wrote: > > I hav

[users@httpd] url forwarding

2016-04-08 Thread K R
All, I have a need to setup a redirect for around 3000 pages which are in below format http://myhost.com/index?page=content&topic=TVAR&popular=HOT-TOPIC --> http://myhost.com/index?page=content&topic=TVAR and here TVAR can be any string ( we have now around 500 different key e.g ALW , CAW

Re: [users@httpd] Apache logging format

2016-01-28 Thread K R
we are using SAML . On Thu, Jan 28, 2016 at 11:52 AM, Richard < lists-apa...@listmail.innovate.net> wrote: > > > > Date: Thursday, January 28, 2016 09:38:47 -0800 > > From: K R > > > > Is there a way to capture user login user login failure in > > A

[users@httpd] Apache logging format

2016-01-28 Thread K R
Is there a way to capture user login user login failure in Apache logs. TIA

[users@httpd] redirect q

2015-09-29 Thread K R
Hi, I am trying to force redirect HTTP to HTTPS as below RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L] but it fails with too many redirect error . appreciate any help . thanks Kart

Re: [users@httpd] apache segfault debugging with gdb - need advice

2015-08-22 Thread R T
>However, in my experience it is unusual for a too low limit on the number of open files to result in a segmentation fault. Especially in a well written program like Apache HTTPD. A well written program will normally check whether the >open (or any syscall which returns a file descriptor) failed an

Re: [users@httpd] apache segfault debugging with gdb - need advice

2015-08-21 Thread R T
Hi Daryl, Typically when I see a core dump when running siege, it is a resource issue. Out of memory, and/or I've reached the ulimit on my machine and need to set it higher. The limit is 1024 (displayed via ulimit -n), and can be changed via ulimit -n . This change isn't persistent - and the setti

[users@httpd] cgi scripts not getting executed on apache2.4

2015-08-10 Thread Rahul R
Hello All, I have apache 2.4 installed. I face a problem with cgi scripts execution. I have the following in my httpd.conf. But for some reason cgi scripts which are in perl are not getting executed. And instead the contents getting displayed on browser. With 2.2 i have the same entries, works lik

Re: [users@httpd] authn_core_module: apache 2.4 : Invalid command 'AuthLDAPBindDN'

2015-08-10 Thread Rahul R
Please ignore my prev email. Got it figured out. I had Require All Granted under Document Root. Removed that and its working. Thank you all On Mon, Aug 10, 2015 at 12:16 PM, Rahul R wrote: > Thanks for the suggestions. And now i am able to start apache 2.4 with > ldap settings. But the b

Re: [users@httpd] authn_core_module: apache 2.4 : Invalid command 'AuthLDAPBindDN'

2015-08-09 Thread Rahul R
cs" #Order deny,allow #Allow from all AuthBasicProvider ldap-other-alias ldap-another-alias ldap-alias1 AuthType Basic AuthName Please_login_with_your_xx_as_username__and_windows_password_as_the_password Require valid-user ==== On Fri, Aug 7, 2015 at 10

Re: [users@httpd] authn_core_module: apache 2.4 : Invalid command 'AuthLDAPBindDN'

2015-08-07 Thread Rahul R
n file included from /usr/include/sys/socket.h:35, On Fri, Aug 7, 2015 at 4:31 PM, Tobias Adolph wrote: > Hi Rahul, > > Am 07.08.2015 um 12:45 schrieb Rahul R: > >> Hello All, >> >> I have apache 2.2 working fine with multiple ldap aliases. Recently i >> i

[users@httpd] authn_core_module: apache 2.4 : Invalid command 'AuthLDAPBindDN'

2015-08-07 Thread Rahul R
Hello All, I have apache 2.2 working fine with multiple ldap aliases. Recently i installed apache 2.4 and copied the ldap configs and followed the below link. http://httpd.apache.org/docs/2.4/mod/mod_authn_core.html. But when I start apache, this is what I am getting as an error. *AH00526: Synt

Re: [users@httpd] SSL handshake failure after httpd upgrade to 2.4.12

2015-07-30 Thread Sunil R
and SSLProtocol values first, besides > that version of openssl is quite lacking regarding the availability of > ciphers and protocols. > > 2015-07-30 5:37 GMT+02:00 Sunil R : > >> I’m trying to upgrade the Apache version from httpd 2.2.25 to 2.4.12. Im >> building apache with

[users@httpd] SSL handshake failure after httpd upgrade to 2.4.12

2015-07-29 Thread Sunil R
I’m trying to upgrade the Apache version from httpd 2.2.25 to 2.4.12. Im building apache with the same openssl version 0.9.8.After the upgrade I see that the openssl s_client query to the server fails with error: [Mon Jul 27 02:57:47.982584 2015] [ssl:info] [pid 22460:tid 1943075728] SSL Library E

Re: [users@httpd] debugging segmentation fault

2015-07-26 Thread Jose R R
don't want to build HTTPD 2.4.16 for Jessie, I would suggest to use the Debian Stretch Apache2 repo < https://packages.debian.org/stretch/apache2 > in a test instance to find out if your seg fault issue disappears. Good luck! Best Pr

[users@httpd] virtual host configuration

2015-07-23 Thread K R
Hi, my customer want to configure virtual host for 5 website in one apache environment . do i have to get 5 ip addresses from network team. Can someone please point me on how can i achieve the same Thanks in advance

[users@httpd] how to trace a proxypass directive

2015-06-29 Thread K R
Hi, I am trying to use a proxypass and proxypass directive but it seems to be not working . How can I trace it . appreciate any pointers Thanks in advance Kart

[users@httpd] apache redirect q

2015-06-04 Thread K R
Hi, need to setup a rule for below source - > https://website1.com/prt/sell?yr=73 target -> https://website2.com/chn/hk/dg?yr=73 appreciate any help Thanks in advance

[users@httpd] Recommended KeepAlive setting when using mpm_event

2015-02-28 Thread R A
When using mpm_event, the apache2.conf usual setting "KeepAlive" can be configured normally or should be disabled?

[users@httpd] Retrieve the username which got authenticated by the apache

2014-07-08 Thread Rahul R
int " I am $userId"; -- Thanks, Regards, Rahul R

[users@httpd] Windows LDAP/AD authentication on apache2

2014-06-25 Thread Rahul R
x27;s not getting authenticated. I see below error. user s0210764: authentication failure for "/index.html": Password Mismatch I am not sure what I am missing here. Is there a way to get more info in the logs? or a solution to fix this issue. -- Thanks, Regards, Rahul R .~. /V\ // \\ /( )\ ^`~'^ Mob: 09008030921

[users] Apache mod_security reverse proxy and how traffic is handled

2014-06-11 Thread Walzer, Jeffrey R
Does the Apache reverse proxy server forward traffic, or initiate a new connection on behalf of the external client? We have enabled the reverse proxy via mod_security proxypass, but I'd like to know if traffic is forwarded or a protocol break occurs and the DMZ host initiates a new connection t

Re: [users@httpd] About commercial support for apache http server.

2014-04-29 Thread Jose R R
on. > Thanks a lot! > - Please send me an email and provide us with your requirements and we may be able to support your organization. We are an IBM BP specializing in GNU/Linux solutions. Best Professional Regards. -- Jose R R h

[users@httpd] Multiple choices

2014-01-22 Thread Marcos R. Cardoso
d (among others): alias negotiation rewrite speling TIA -- Marcos R. Cardoso Seção de Processamento Técnico e Automação Sistema Integrado de Bibliotecas FURB - Blumenau (047) 3321-0660 - To unsubscribe, e-mail: users-unsubscr

[users@httpd] INTERNAL REDIRECT

2013-08-30 Thread jv r
Hi, Is it possible to check with Rewrite, if an internal redirection has been made to access the file? Thanks Regards.

Re: [users@httpd] How to Proxy Requests

2013-08-26 Thread jv r
You might use REQUEST_METHOD to chech the http method and other server variables and the [P] flag in .htaccess. If you don't use .htacces file, in the .conf file you might use ProxyPass, but maybe is better for you, use a RewriteRule with [P] for more flexibility. 2013/8/25 Akash Jain > We do

[users@httpd] Control access to files with proxies

2013-08-22 Thread jv r
I'm using a proxy to go to php file, to be sure the request comes from a script in the server. At /var/www/vhosts/domain.com/httpdocs (the document root of this virtual host) In the .htaccess file: RewriteCond %{SCRIPT_FILENAME} -l RewriteCond %{REQUEST_URI} tmp$ RewriteRule .* http:/

Re: [users@httpd] Upgrading owncloud to 2.4

2013-08-05 Thread Jose R R
You migrate away from STABLE Apache 2.2.x when you have successfully *tested* your app resources on 2.4.x ELSE you don't disturb those UNTIL you *learn* the new paradigm. Good luck! On Mon, Aug 5, 2013 at 8:23 AM, Lester Caine wrote: > Jose R R wrote: >> >> Apache 2.2.x

Re: [users@httpd] Upgrading owncloud to 2.4

2013-08-05 Thread Jose R R
Regards On Sun, Aug 4, 2013 at 12:53 PM, Lester Caine wrote: > Jose R R wrote: >> >> You may find additional helpl here: http://forum.owncloud.org/ >> as suggested by: >> https://twitter.com/ownClouders/status/364051486671507456 > > > THOSE are the various pat

Re: [users@httpd] Upgrading owncloud to 2.4

2013-08-04 Thread Jose R R
a [QSA,L] >> RewriteRule ^.well-known/host-meta.json /public.php?service=host-meta-json >> [QSA,L] >> RewriteRule ^.well-known/carddav /remote.php/carddav/ [R] >> RewriteRule ^.well-known/caldav /remote.php/caldav/ [R] >> RewriteRule ^apps/calendar/caldav.php remote.php/ca

[users@httpd] upgrade to apache 2.4.4 and peformance issue

2013-08-02 Thread S R
I upgraded from Apache 2.0.63 to 2.4.4 and changed the pages from using jsp with modcaucho and resin to using modphp 5.4.16. I have seen a significant reduction in page response times.  Does anyone have any suggestions on what would cause this?

[users@httpd] AUTO: Rick Swanson is out of the office. (returning 03/27/2013)

2013-03-26 Thread R N Swanson
I am out of the office until 03/27/2013. I will have very limited access to cell service during this time. For quicker response, please contact the Web Hosting group at webhost...@honeywell.com Note: This is an automated response to your message "users Digest 26 Mar 2013 16:00:38 - Issue

[users@httpd] AUTO: Rick Swanson is out of the office. (returning 11/26/2012)

2012-11-17 Thread R N Swanson
I am out of the office until 11/26/2012. I will have very limited access to cell service during this time. For quicker response, please contact the Web Hosting group at webhost...@honeywell.com Note: This is an automated response to your message "users Digest 17 Nov 2012 23:33:36 - Issue

[users@httpd] Jess Ragaza: An open letter to a sister...

2011-12-27 Thread J R
*and her husband -* ** ** *Thank you for making our family reunion a uniquely singular moment of understanding, joy, giving, and sharing - true spirit of the occasion. If only yours truly had time outside of your common, lively and animated but deep conversations, being awed by the tall redwoods o

[users@httpd] Jess Ragaza: Merry Christmas..

2011-12-25 Thread J R
*and a Happy New Year!* * * *To return the favor of yours truly sister’s Aida and her husband Ron who came to visit him twice within a span of only three months *, he is now enjoying their company for the Christmas holi

[users@httpd] Jess Ragaza: Life is full of This and That...

2011-12-24 Thread J R
Somewhat similar to *Of Bits and Bikes*, Bytes?* First *This*: 1. *Nuclear Fusion Reactors for Computer Simulation, A Suggested Prototype http://sameby2016.com/suggested_prototype_nuc

Re: [users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-16 Thread R J
Thank you Simone. JMeter is indeed a great tool. On Wed, Dec 14, 2011 at 5:20 PM, Simone Caruso wrote: > Jmeter is a great tool for benchmarking > > -- > Simone Caruso > IT Consultant > +39 349 65 90 805 > > - > The official User

Re: [users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-15 Thread R J
Thank you for your suggestions. On Wed, Dec 14, 2011 at 5:20 PM, Simone Caruso wrote: > Jmeter is a great tool for benchmarking > > -- > Simone Caruso > IT Consultant > +39 349 65 90 805 > > - > The official User-To-User support

[users@httpd] Question on ApacheBench - Modifying POST Data between runs.

2011-12-14 Thread R J
Hi Everyone, I am using ApacheBench to for load testing. First time user. One of the tests is to POST data to the Web Server. I have the post file, with post data that I provide to the bench. Between calls I need to modify the post data. How can I do this? For example: Login POST has "username=ad

Re: [users@httpd] httpd - Get 200 but no data.

2011-12-14 Thread R J
t; ** ** > > Per the documentation I provided earlier. I do not believe session > stickiness can be implemented in mod_jk without this. > > ** ** > > *James Rapp* > > Senior Ecosystem Quality Manager, Global Ecosystem and Delivery > Partners, AGS Primary Suppo

Re: [users@httpd] httpd - Get 200 but no data.

2011-12-09 Thread R J
eference/workers.html > > Regards, > Jim > > James Rapp > Senior Ecosystem Quality Manager, Global Ecosystem and Delivery > Partners, AGS Primary Support > > > From: R J [mailto:rjoshi.subscripti...@gmail.com] > Sent: Thursday, December 08, 2011 1:15 PM > To: users

Re: [users@httpd] httpd - Get 200 but no data.

2011-12-08 Thread R J
ation? > Can you share with us a bit of your configuration? > > Thanks > > - Wade > > > On Thu, Dec 8, 2011 at 11:16 AM, R J wrote: > >> Hi, >> >> I am new to httpd. I am using httpd and mod_jk for load balancing. I am >> running it under sticky bit co

[users@httpd] httpd - Get 200 but no data.

2011-12-08 Thread R J
Hi, I am new to httpd. I am using httpd and mod_jk for load balancing. I am running it under sticky bit configuration. I have a page that renders image and data. The http response to the image request returns HTTP code 200, however the data is 0 bytes. Instead when I directly connect to any of the

[us...@httpd] Re: SERVER_ADDR and REMOTE_ADDR corrupt?

2010-12-10 Thread Mark R Bannister
On Fri 10/12/10 14:09 , Mark R Bannister m...@proseconsulting.co.uk sent: > Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7d DAV/2 Server > Sun Solaris 10 (update 8) > cgi-bin scripts getting corrupt IP addresses in SERVER_ADDR and > REMOTE_ADDR: > SERVER_ADDR=28.97.76.182.76.18

[us...@httpd] SERVER_ADDR and REMOTE_ADDR corrupt?

2010-12-10 Thread Mark R Bannister
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7d DAV/2 Server Sun Solaris 10 (update 8) cgi-bin scripts getting corrupt IP addresses in SERVER_ADDR and REMOTE_ADDR: SERVER_ADDR=28.97.76.182.76.182 REMOTE_ADDR=11.163.130.254130.254 Tried various combinations (shell script vs. python, firefox vs

Re: [us...@httpd] Problem with DNS lookup caching in reverse proxy

2010-12-03 Thread Slawomir R. Janotta
> > Would it be a viable option for you to not use the DNS method, and > instead do something like: > > > BalanceMember https://backend1.mydomain.com:8080/ > BalanceMember https://backend1.mydomain.com:8080/ status=+H > > > ProxyPass / balancer://notsohotcluster > ProxyPassReverse / balancer:

[us...@httpd] Problem with DNS lookup caching in reverse proxy

2010-11-26 Thread Slawomir R. Janotta
Hi everybody, I am facing a problem which I cannot solve in a satisfying way and after searching the known resources for a while I wonder if anyone has ever solved a similiar one. Let me first describe the situation I have here. I am using a reverse proxy installation to access a backend server t

[us...@httpd] Perl script are not running on Apache 2.2.15 / mod_fcgid Win32

2010-08-19 Thread Roey Almog r...@gmail.com
Hi, I have installed apache 2.2.15 with mod_fcgid on Windows XP SP3 and tried the perl example script in the mod_fcgid reference page but it is not working I get this in error log [Thu Jul 29 11:26:07 2010] [warn] [client 127.0.0.1] (OS 109)The pipe has been ended.  : mod_fcgid: get overlap resu

[us...@httpd] Adding Authorization header at before proxying request

2010-04-30 Thread Gautam R Singh (gautsing)
Hello List I have a tricky situation where I need to proxy request to an old apache 1.3 which uses basic auth from a OAM SSO enabled apache v2.2. The remote_user variable & the header get set correctly on Apache 2.2, but before it proxies the request it should add an Authorization header w

[us...@httpd] ErrorDocument 404 default for 1.3.41?

2010-04-22 Thread E R
I'm using 1.3.41, and I have an httpd.conf that looks like: ... # "Global" 404 error document ErrorDocument 404 /something.cgi ... SetHandler perl-script PerlHandler Some::Module ErrorDocument 404 default Basically if the handler for /xyz returns a 404 error, I want the Apache's default e

[us...@httpd] getting ErrorDocument to perform a 'hard' redirect

2010-03-31 Thread E R
Hi everyone, I'd like to have: ErrorDocument 404 /some/local/url perform a hard redirect (i.e. it actually sends a 302 back to the client.) I don't want to specify a full url like this: ErrorDocument 404 http://some.host:/some/local/url because I don't want to have to inject the host, por

Re: [us...@httpd] How to collect host specif error log and how to see those from web interface ?

2010-02-07 Thread Jeremy R.
og) and then pushing working versions to the production server is probably not a bad idea, and would minimize the amount of access they need to production logs. -- Jeremy R. Owner, NovaWave Solutions http://www.novawave.net/ -

Re: [us...@httpd] How to collect host specif error log and how to see those from web interface ?

2010-02-07 Thread Jeremy R.
>> [2] Is there any web based tool which can show the error logs in real >> time ? any chance by awstats ? I'm not aware of one off the top of my head, but if you have shell access, this will do it: tail -f /path/to/error.log -- Jeremy R. Owner, NovaWave Solutions http://

Re: [us...@httpd] Apache hangs on reload

2010-01-23 Thread Jeremy R.
not permitted. /root/14604: No such file or directory. Also, for some reason the message shows up in the main Apache log, and sometimes in the vhost's error log. If that helps. -- Jeremy R. Owner, NovaWave Solutions http://www.novawave.net/ ---

Re: [us...@httpd] Apache hangs on reload

2010-01-23 Thread Jeremy R.
cgi-suexec It looks like the emergency messages about being unable to get a lock on these processes is what's causing Apache to hang until I forcefully kill them. On 2010-01-22, at 9:24 PM, Daniel Reinhardt wrote: > > ------ > From: &qu

[us...@httpd] Apache hangs on reload

2010-01-22 Thread Jeremy R.
o let it continue working, but this shouldn't be happening. Here's the setup for one of my vhosts (one other is set up similarly, and suexec is otherwise not used at all - mod_suexec is not enabled): dr-xr-xr-x 2 www-webmail www-webmail 4096 2010-01-20 21:57 /var/lib/roundcube/fcgi-wrap

Re: [us...@httpd] xammp htdocs

2010-01-05 Thread R. M. Pretzlaw
Use the one in the installation-directory. .\xammp\htdocs You'll see some files there instead of only one index as it appear in .\xammp\apache\htdocs On 05.01.2010 20:56, Peter Maguire wrote: Im using xampp with apache but they both have htdocs folders. Which one do I use? Sent from my iP

Re: [us...@httpd] Configuration leads to error

2009-12-28 Thread R. M. Pretzlaw
Eric Covener wrote: Within an Alias "http://127.0.0.1:200/foo"; that shall use "G:/Documents/web/foo". If you stop here, does the Alias work? Yes. If I turn the "Option Indexes" it shows all sub-directories. Even the mentioned .htacces is found in "/foo/trunk". And in "/foo" there exists

Re: [us...@httpd] Configuration leads to error

2009-12-28 Thread R. M. Pretzlaw
Eric Covener wrote: Can you illustrate the same issue without any rewrite? I guess you mean this (sorry I have to train my English): There is a VirtualHost on Port 200 e.g. It's Document Root is "D:/develop". So every call of http://127.0.0.1:200 leads to this dir. Within an Alias "http://127

Re: [us...@httpd] Configuration leads to error

2009-12-28 Thread R. M. Pretzlaw
André Warnier wrote: Maybe the first thing is : why use a .htaccess file, when you evidently have access to the main server configuration. Because I want to make an application not only for my apache. This makes it easier for end-users. But I give the hint, too. I am also a bit puzzled by y

[us...@httpd] Configuration leads to error

2009-12-28 Thread R. M. Pretzlaw
Hello. Beside other configurations I got this VirtualHost: DocumentRoot "D:/develop" Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Order allow,deny Allow from all Alias /foo G:/Documents/w

[us...@httpd] Apache Http server move from Solaris V8 to Solaris V10

2009-05-29 Thread Challa, Chandra R (SATYAM COMPUTER SERVICES LTD.)
Hi, We are using Apache HTTP server V2.0.43 and it is installed on Solaris Version 8. Now we are migrating from Solaris V8 to V10. Will the Apache V2.0.43 is compatible on Solaris V10? What steps I have to take while migration. Regards, Chandra.

Re: [us...@httpd] http authentication dialog & unicode

2009-05-01 Thread Tomas R
On Fri, 01 May 2009 17:25:21 +0200 André Warnier wrote: > Tomas R wrote: > > Is it possible to correctly display unicode characters in http > > authentication dialog? > > I presume you refer to the "Basic authentication" kind of browser > dialog. Then

[us...@httpd] http authentication dialog & unicode

2009-05-01 Thread Tomas R
Is it possible to correctly display unicode characters in http authentication dialog? - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsub

Re: [us...@httpd] apache2-2.2.3-16.18 https connection takes 30s

2009-01-12 Thread Ashok Raja R
t happened and how did it get resolved. Now, I am very much scared about my service. Is there anyway to trace the Issue. Thanks for your Attention, Regards, Ashok Raja R Michael Ludwig wrote: Ashok Raja R schrieb: I am running a Apache 2.2.3-16.18 on a SUSE ES-10-SP2. Everything was fine till

[us...@httpd] apache2-2.2.3-16.18 https connection takes 30s

2009-01-11 Thread Ashok Raja R
72.20.111.200.443 > 61.95.200.164.49323: F 9477:9477(0) ack 559 win 1984 19:33:17.947649 IP 61.95.200.164.49323 > 72.20.111.200.443: F 559:559(0) ack 9440 win 6528 19:33:17.947659 IP 72.20.111.200.443 > 61.95.200.164.49323: . ack 560 win 1984 19:33:18.257810 IP 61.95.

Re: [EMAIL PROTECTED] Is it possible to filter requests from certain browsers/OSes?

2008-07-04 Thread R. Eimann
al. You are discriminating them. > But once, I've done something similar to Opera users, but I didn't > banned them, just showed a warning that they are actually using a very > crappy browser, use Firefox or IE instead. :D -- R. Eimann ---

[EMAIL PROTECTED] Is it possible to filter requests from certain browsers/OSes?

2008-07-04 Thread R. Eimann
pages being accessed with IE. Is there an apache module or something that provides such functionality? I know that I would also be able to hack the SquirrelMail PHP code, but I would have to do that for every new version I install and would thus like to avoid this path. Cheers, -- R. Eimann

[EMAIL PROTECTED] Problems compiling Apache 2.0 on Solaris 10

2008-03-14 Thread R C
I am trying to compile Apache 2.0.59 with mod-ssl and mo-ldap. After looking thru the docs, I came up with the following compile string, which I run from the extracted source directory : ./configure --prefix=/opt/apache2 –-with-ldap --enable-mods-shared=all –-enable-ssl –-enable-ldap –-ena

[EMAIL PROTECTED] Turning off authentication for one URL.

2008-01-14 Thread MacMurray, Anna R CTR NSWCDL, XDT
We are running Apache 2.061 with OCSP. On an UNIX system a CRON job runs a script that goes out to a URL to generate reports, now that we have turned on PKI the job is failing. Is there a way to turn off authentication for one URL. This is not a public web server. /r Anna MacMurray Network

[EMAIL PROTECTED] Logging Options - Extended W3C Log Format?

2007-10-14 Thread J R M
All, I've recently had a request from one of our clients to provide their logs in the 'Extended W3C Log Format'. From my googling around the place, this appears to be pretty much a log format exclusive to IIS. From poking around google and reading http://www.w3.org/TR/WD-logfile.html the f

Re: [EMAIL PROTECTED] REPOST: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache.

2007-08-28 Thread Steve R Burrus
onday, August 27, 2007 4:43 PM Subject: Re: [EMAIL PROTECTED] REPOST: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache. Steve R Burrus wrote: well actually the only "advice" which I got/received yesterday was from someone asking me what OS I was trying to do the PHP-Apache Server i

Re: [EMAIL PROTECTED] REPOST: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache.

2007-08-27 Thread Steve R Burrus
4:43 PM Subject: Re: [EMAIL PROTECTED] REPOST: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache. Steve R Burrus wrote: well actually the only "advice" which I got/received yesterday was from someone asking me what OS I was trying to do the PHP-Apache Server integration on and w

Re: [EMAIL PROTECTED] REPOST: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache.

2007-08-27 Thread Steve R Burrus
lier today (which I will apologize for if you might want me to). - Original Message - From: "Eric Covener" <[EMAIL PROTECTED]> To: Sent: Monday, August 27, 2007 4:00 PM Subject: Re: [EMAIL PROTECTED] REPOST: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache.

[EMAIL PROTECTED] REPOST: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache.

2007-08-27 Thread Steve R Burrus
- Original Message - From: Steve R Burrus To: users@httpd.apache.org Sent: Sunday, August 26, 2007 3:48 PM Subject: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache. Hi all. I need help ( again ) with trying to integrate PHP with the Apache Web Server. I don't

Re: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache.

2007-08-26 Thread Steve R Burrus
, 2007 4:05 PM Subject: Re: [EMAIL PROTECTED] Need Help [Again] w. PHP and Apache. Steve R Burrus wrote: Hi all. I need help ( again ) with trying to integrate PHP with the Apache Web Server. I don't know how many times before I have had to seek assistance with doing this, but I still know how to

[EMAIL PROTECTED] Need Help [Again] w. PHP and Apache.

2007-08-26 Thread Steve R Burrus
Hi all. I need help ( again ) with trying to integrate PHP with the Apache Web Server. I don't know how many times before I have had to seek assistance with doing this, but I still know how to let's say easily do this!! I am working with PHP Version : 5.2.4.4 and the Apache Version : 2.2.4.

  1   2   >