[users@httpd] Require paramater

2024-05-13 Thread Chris me
The Apache docs recommend dong this to setup a default deny to file locations: Require all denied Do I do that in httpd.conf or do I add that to each entry?

RE: [users@httpd] Multi site SSL problems

2024-05-10 Thread Chris me
I found NameVirtualHost *:443 was commented out in ports.conf, I changed that. Now I am back to the ssl protocol error for the second site. From: Chris me Sent: Friday, May 10, 2024 8:40 AM To: users@httpd.apache.org Subject: RE: [users@httpd] Multi site SSL problems I set up each entry with

RE: [users@httpd] Multi site SSL problems

2024-05-10 Thread Chris me
still apply? It does not look like mod_access_compat is listed under mods-enabled From: Frank Gingras Sent: Thursday, May 9, 2024 4:12 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Multi site SSL problems On Thu, May 9, 2024 at 6:54 PM Chris me mailto:phunct...@hotmail.com>> wro

[users@httpd] Multi site SSL problems

2024-05-09 Thread Chris me
Hi, I am having an issue trying to get multiple sites with their own SSL cert. I purchased AlphaSSL certs for them. The strange thing, the first cert works, the second gives me an ERR_SSL_PROTOCOL_ERROR, but only on some systems. This is what I am using now: ( Site1 is fine, Site2 gives me the

[users@httpd] filerights

2024-03-04 Thread Chris Devriese
Does someone know how to solve following error, apache having filerights issues, easy to solve on linux, I fail on Windows: C:\wamp64\bin\apache\apache2.4.58\htdocs\sat.local>drush cr [warning] chmod(): Permission denied FileSystem.php:118 [warning] unlink(C:\wamp64\bin\apache\apache2.4.58\htdoc

RE: [users@httpd] Unicode Chars not working

2023-11-13 Thread Chris me
ache.org<mailto:users@httpd.apache.org> Subject: Re: [users@httpd] Unicode Chars not working On Sat, Nov 11, 2023 at 6:49 PM Chris me mailto:phunct...@hotmail.com>> wrote: Hi, I am moving my site from one server to another, both are apache 2. The files where tarred and zipped on one l

RE: [users@httpd] Unicode Chars not working

2023-11-12 Thread Chris me
...@apache.org>> Date: 2023-11-11 4:02 p.m. (GMT-08:00) To: users@httpd.apache.org<mailto:users@httpd.apache.org> Subject: Re: [users@httpd] Unicode Chars not working On Sat, Nov 11, 2023 at 6:49 PM Chris me mailto:phunct...@hotmail.com>> wrote: Hi, I am moving my site from o

[users@httpd] Unicode Chars not working

2023-11-11 Thread Chris me
Hi, I am moving my site from one server to another, both are apache 2. The files where tarred and zipped on one linux server and copied to another linux server. On the new server, any pages with a Unicode character is getting served with the black diamond and question mark. I enabled AddDefault

RE: [users@httpd] Apache static compile

2023-04-12 Thread Chris me
appears to still use the old ssl library on the system. -Original Message- From: Rainer Canavan Sent: Wednesday, April 12, 2023 12:01 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache static compile On Wed, Apr 12, 2023 at 1:49 AM Chris me wrote: > > Basically I am

RE: [users@httpd] Apache static compile

2023-04-11 Thread Chris me
worry about upgrading the server libs and current openssl version. -Original Message- From: Rainer Canavan Sent: Tuesday, April 11, 2023 3:41 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache static compile On Sat, Apr 8, 2023 at 11:22 PM Chris me wrote: > > Right. Is

RE: [users@httpd] Apache static compile

2023-04-08 Thread Chris me
would turn out. -Original Message- From: Bjoern Voigt Sent: Saturday, April 1, 2023 3:06 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache static compile On 29.03.23 18:49, Chris me wrote: > Thanks, unfortuanetely those options made no difference at all, the same >

RE: [users@httpd] Compile with different version of ssl

2023-03-29 Thread Chris me
d] Compile with different version of ssl Make sure their libs are in use by the system in the session where you want to compile httpd to use them. That is, export LD_LIBRARY_PATH="/path/to/openssl-1.1.1t/lib" prior to the configure and make steps. El mié, 29 mar 2023 a las 18:38,

RE: [users@httpd] Apache static compile

2023-03-29 Thread Chris me
: Bjoern Voigt Sent: Wednesday, March 29, 2023 6:37 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache static compile On 28.03.23 00:14, Chris me wrote: > > Hi, I hope this is an OK question. > > I have a need to build apache with all libraries statically linked and >

[users@httpd] Compile with different version of ssl

2023-03-29 Thread Chris me
Hi, I am trying to compile with --with-ssl=../openssl-1.1.1t, but it is being ignored. How do I get this to work?

[users@httpd] Apache static compile

2023-03-27 Thread Chris me
Hi, I hope this is an OK question. I have a need to build apache with all libraries statically linked and included in the httpd executable. Is this possible? Right now ldd is showing: libpcre.so.3 => /lib/x86_64-linux-gnu/libpcre.so.3 libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1

Re: [users@httpd] Issues with files accessed over NFS

2022-06-30 Thread Chris Woelkers - NOAA Federal
The underlying filesystem is ZFS and the drives, all 28 of them, are in good health. I'll check those options out. Thanks, Chris Woelkers IT Specialist National Oceanic and Atmospheric Administration Great Lakes Environmental Research Laboratory 4840 S State Rd | Ann Arbor, MI 48108 Office

[users@httpd] Issues with files accessed over NFS

2022-06-30 Thread Chris Woelkers - NOAA Federal
issue and solved it? If so did you find another solution other than reverting to NFSv3? Thanks, Chris Woelkers

Re: [users@httpd] MPM Event Workers stuck in 'Logging' state resulting in resource exhaustion (2.4.46)

2021-04-05 Thread Chris Dailey
I realize now I forgot to attach the Scoreboard example. Here it is: Scoreboard example: Server Version: Apache/2.4.46 (Amazon) OpenSSL/1.0.2k-fips mod_auth_kerb/5.4 SVN/1.13.0 PHP/7.3.23 Server MPM: event Server Built: Aug 24 2020 18:40:26 Current Time: Monday, 0

[users@httpd] MPM Event Workers stuck in 'Logging' state resulting in resource exhaustion (2.4.46)

2021-04-05 Thread Chris Dailey
nyone have any idea where I might have gone wrong in my config that I'm ending up with so many workers stuck in this state? I'm curious, as I've noticed I can't trigger this issue by using HTTP 1.1, if this other issue<https://bz.apache.org/bugzilla/show_bug.cgi?id=64234> is related, but I'm not seeing any messages like speaks of. Cheers, Chris

Re: [users@httpd] issue with SSL and Apache 2.4.43

2020-06-01 Thread Chris Punches
Let's start with the error. Can you show your curl output and any relevant httpd logs? How are your ciphers? What's in your conf? On Mon, Jun 1, 2020 at 2:54 PM Tim wrote: > hey team, > > We recently were informed that Apache 2.4.41 had some vulnerabilities so > we compiled 2.4.43 [Solaris 11

Re: [users@httpd] Getting port 80 error even though listening on different port

2019-02-17 Thread Chris Punches
Your configuration files would be a wonderful start. On Sun, Feb 17, 2019, 10:21 PM Mike Starr wrote: > I've modified the Listen directive in httpd.conf to listen on port 8080 > instead of 80 but Apache still won't start, with the error that port 80 is > blocked. > > What am I doing wrong? > > T

Re: [users@httpd] Which PCRE to use to build Apache 2.4.37?

2018-10-25 Thread Chris Punches
It's pcre/pcre-devel. the following paste shows how I found it: http://paste.silogroup.org/ehowecakoq On Thu, Oct 25, 2018 at 5:38 PM Jeff Cauhape wrote: > Folks, > > > > I am building Apache 2.4.37 and it’s been awhile since I built Apache, and > in reading my instructions > > it’s not clear

[users@httpd] AllowMethods and Allow header

2018-07-22 Thread Chris Pacejo
would expect "Allow" to list exactly GET, OPTIONS, HEAD, and TRACE. Am I doing something wrong? This looks like a bug to me, given that the responses to the methods themselves are correct. Thanks, Chris - To unsub

[users@httpd] Hide URL link of target

2017-08-01 Thread Chris Chia
Hi Very newbie question. Is there a way to hide the URL link when hover over the link and also when browser is in the process of connecting to target site. This is a legitimate reason to do so, though browsers may have disable such scenario. Running Ubuntu and apache. Thank

Re: [users@httpd] Which Process?

2017-01-11 Thread Chris Arnold
I found the answer which is to use the SCOM MP in Operation Manager. Works like a charm now Sent from my iPhone On Jan 11, 2017, at 6:46 PM, Chris Arnold mailto:carn...@electrichendrix.com>> wrote: We are using apache 2.4.x on SLES 12 SP1. We have a SCOM server that monitors proces

[users@httpd] Which Process?

2017-01-11 Thread Chris Arnold
We are using apache 2.4.x on SLES 12 SP1. We have a SCOM server that monitors processes on our SLES 12 server. When i try to monitor the apache/httpd service, SCOM lists 4 or 5 httpd services on that SLES 12 server. Is there a way to tell which httpd service i should assign to be monitored??

Re: [users@httpd] Need Help with SSL Certificate Installation

2016-02-22 Thread chris
nsight may help. Chris On Feb 22, 2016 10:24 AM, Sander Smeenk wrote: > > Quoting Stormy (storm...@stormy.ca): > > > FWIW using Firefox 38.3 ESR, your login page works on port 80; forcing > > https > > results in: "Secure Connection Failed An

[users@httpd] Need Help with SSL Certificate Installation

2016-02-21 Thread chris
iver # files. This usually improves server performance, but must # be turned off when serving from networked-mounted # filesystems or if support for these functions is otherwise # broken on your system. # Defaults if commented: EnableMMAP On, EnableSendfile Off # #EnableMMAP off EnableSendfile on # Supplemental configuration # # Load config files in the "/etc/httpd/conf.d" directory, if any. IncludeOptional conf.d/*.conf --- The "include" function is in my httpd.config file. The website is live, so you can see whats going on for yourself. I have tryed every combination of domain names and IP address bindings, with and without root directories, and I'm running out of ideas. Hopefully someone may be able to tell me when I went wrong? Thank you in advance for any help and insite you may have. Chris Webster

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
at 11:34, Chris wrote: > Ok stefan I have some good news, it is working on another vhost on > both http and https, this is odd as the server config is the same and > vhost templates match, will post more if I find out why the first > vhost fails. > > Thanks > > On 16 Octo

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
Ok stefan I have some good news, it is working on another vhost on both http and https, this is odd as the server config is the same and vhost templates match, will post more if I find out why the first vhost fails. Thanks On 16 October 2015 at 11:23, Chris wrote: > some more configure i

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
(static) actions_module (static) speling_module (static) userdir_module (static) alias_module (static) rewrite_module (static) htscanner_module (shared) mpm_event_module (shared) On 16 October 2015 at 11:07, Chris wrote: > Sorry I meant I tried using Protocols h2 not g2 that was

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
Sorry I meant I tried using Protocols h2 not g2 that was a typo. On 16 October 2015 at 10:48, Stefan Eissing wrote: > > Chris, > > http://freebsd-admin.com does a 302 redirect to https://freebsd-admin.com > > There is no connection upgrade happening on that. Can be argued

Re: [users@httpd] mod_h2 protocols not working

2015-10-16 Thread Chris
http1.1) yet http 1.1 was still working. On 16 October 2015 at 10:48, Stefan Eissing wrote: > > Chris, > > http://freebsd-admin.com does a 302 redirect to https://freebsd-admin.com > > There is no connection upgrade happening on that. Can be argued that it > should. > &g

[users@httpd] HTTPS Redirect Not Working

2015-10-09 Thread Chris Arnold
Apache 2.4.x on SLES12. We have a web app in tomcat that is directly accessible by port 8080 and 8443. We use a combination of proxypass and mod_jk to connect to it from apache (never could get this to work without using both). We also use a https redirect to make it easier for the users. So if

[users@httpd] Implementing flush() during PUT (Hadoop WebHDFS)

2015-08-31 Thread Chris Douglas
Hadoop HDFS supports an HTTP API, WebHDFS. The protocol [1] is pretty basic. It supports most of the operations exposed through the Hadoop FileSystem [2] API. There is a Java implementation [3] returning an OutputStream matching the contract [4] from FileSystem. The important point is that the stre

[users@httpd] Images Not Loading

2015-02-25 Thread Chris Arnold
Apache 2.4.10 that use to work fine. Then a power outage and now site images do not load. When you look at the error log: AH00529: /srv/www/htdocs/sites/sitename/images/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/srv/www/htdocs/sites/sitename/images

[users@httpd] Reverse Proxy/HTTPS Issues

2015-02-22 Thread Chris Arnold
Apache 2.4.10. We have many users who still access a site using http://sub.domain.com/webapp/page. We first want to redirect that above link to https. We would also like to redirect http://sub.domain.com to http

[users@httpd] Re: Redirect HTTP to HTTPS

2015-02-09 Thread Chris Arnold
>> Apache 2.4.10 on SLES 12. I am trying to redirect a subdomain address from >> http to https. So when a user forgets to use https they will still land on >> the correct page. I tried using: >> >> RewriteEngine On >> RewriteCond %{HTTPS} off >> RewriteCond %{HTTP_HOST} ^(sub1|sub2|sub3)\. [NC]

RE: [users@httpd] Redirect HTTP to HTTPS

2015-02-09 Thread Chris Arnold
ProxyPass /webapp/ https://sub.example.com/webapp/ ProxyPassReverse /webapp/ https://sub.example.com/webapp/ RedirectMatch ^/$ https://sub.example.com/webapp/ # Redirect iFolder and Admin to HTTPS Redirect /webapp2 https://example.com/webapp2 Redirect /webapp3 https://exam

Re: [users@httpd] Redirection via HTTPS

2015-02-08 Thread Chris Arnold
> Server should be SSL-aware but has no certificate configured [Hint: > SSLCertificateFile] ((null):0) > [Sun Feb 08 13:31:27.595849 2015] [ssl:emerg] [pid 7124] AH02312: > Fatal error initialising mod_ssl, exiting. Are you sure you have a cert configured? Double check ssl config ---

Re: [users@httpd] Redirection via HTTPS

2015-02-08 Thread Chris Arnold
On Feb 8, 2015, at 1:38 AM, YUSUI T mailto:yusui.tomik...@gmail.com>> wrote: The error.log says nothing. Next, I exchanged for the "Redirect". But it shows the following errors. You probably could have left that entry in and just added the Redirect statement (not sure what flavor of OS you

RE: [users@httpd] Redirection via HTTPS

2015-02-07 Thread Chris Arnold
>Hello. I> have a question about 301 redirection of https. >My website is accessible with both of >non-subdomain >http(s)://mydomain.com and >subdomain-www >http(s)://www.mydomain.com. >Both have the same IP >address. I> would like to change http

[users@httpd] Redirect HTTP to HTTPS

2015-02-07 Thread Chris Arnold
Apache 2.4.10 on SLES 12. I am trying to redirect a subdomain address from http to https. So when a user forgets to use https they will still land on the correct page. I tried using: RewriteEngine On RewriteCond %{HTTPS} off RewriteCond %{HTTP_HOST} ^(sub1|sub2|sub3)\. [NC] RewriteRule (.*) ht

[users@httpd] SSL Not Allowing Access to Site

2015-02-06 Thread Chris Arnold
Apache 2.4.10 on SLES12. Apache 2.4.10 reverse proxy facing the internet that "proxies" https requests to webapp on a different server on the same LAN. Trying to "proxy" https://example.com/folder. This works in apache 2.2.12: ProxyPass /ifolder https://example.com/folder ProxyPassReverse /ifol

[users@httpd] Reverse Proxy Basic Question

2015-02-04 Thread Chris Arnold
So I have been trying to better understand mod_proxy, specifically, reverse proxy on apache 2.4.10. I have read http://httpd.apache.org/docs/current/mod/mod_proxy.html to better understand but I still have a basic question. In a reverse proxy directive/statement: ProxyPass / http://somethi

[users@httpd] More mod_proxy

2015-01-29 Thread Chris Arnold
Apache 2.4.10 on SLES12. I am trying to send https://domain.tld/ifolder to and server running the app. Here is what i have in my ssl vhost: ProxyPass /ifolder https://domain.tld/ifolder ProxyPassReverse /ifolder https://domain.tld/ifolder This results in a 500 in the broswer. Here are the corr

Re: [users@httpd] Redirect http to https

2015-01-29 Thread Chris Arnold
Don't use pcre in redirect. For what you ask you just need a simple: Redirect / https://yourdomain/ in the nonssl virtual host. If you insist on using pcre with redirect for some particular reason you have not mentioned yet, use RedirectMatch. Won't that redirect all traffic? I only need to red

Re: [users@httpd] Redirect http to https

2015-01-28 Thread Chris Arnold
On Jan 28, 2015, at 6:31 PM, Yehuda Katz mailto:yeh...@ymkatz.net>> wrote: Make sure you put these in the correct VHOST. They need to be in the :80 vhost, not the :443 vhost. I usually use the Redirect directive (http://httpd.apache.org/docs/2.4/mod/mod_alias.html#redirect) instead. Yea, I t

[users@httpd] Redirect http to https

2015-01-28 Thread Chris Arnold
Apache 2.4.10 on SLES 12. I am trying to redirect port 80 requests to 443 so that http://share.domain.tld results in https://share.domain.tld. Here is what i have tried in the vhost file: RewriteEngine On #Redirect share.domain.tld port 80 requests to SSL RewriteCon

Re: [users@httpd] Proxy pass

2015-01-21 Thread Chris Arnold
On Jan 21, 2015, at 3:34 PM, Rodrigo Cunha wrote: > > Hi, > what is your enviroment layout ? > SSL which webproxy or ssl in apache withou webproxy? Not sure I understand your second question but I will see if the answer to your first question is of any help: 1 internet facing Apache 2.2.12 ser

RE: [users@httpd] Proxy pass

2015-01-21 Thread Chris Arnold
From: Chris Arnold Sent: Tuesday, January 20, 2015 9:07 PM To: users@httpd.apache.org Subject: RE: [users@httpd] Proxy pass > Is there something extra for this to work on Apache 2.4.10? >>Compared to what previous level? LogLevel rewrite:trace

RE: [users@httpd] Proxy pass

2015-01-20 Thread Chris Arnold
> Is there something extra for this to work on Apache 2.4.10? >>Compared to what previous level? LogLevel rewrite:trace8 and the >>error log would be a big help. Debug says: [Tue Jan 20 19:32:05.772494 2015] [reqtimeout:info] [pid 7091] [client 192.168.123.165:51763] AH01382: Request header re

[users@httpd] Apache Not Starting

2015-01-19 Thread Chris Arnold
Apache 2.4.10. I am having 1 heck of a time getting 2.4.10 working. Now, apache is not starting: sudo systemctl start apache2.service Job for apache2.service failed. See "systemctl status apache2.service" and "journalctl -xn" for details. webtest:~ # systemctl status apache2.service -l apache2.

[users@httpd] Proxy pass

2015-01-19 Thread Chris Arnold
Apache 2.4.10. This use to work: a request from https://share.domain.tld would find our Apache server. Apache would pass it to the tomcat app running on the same server port 8443. Since going to Apache 2.4.10, this no longer works. Here is the vhost: This rewrites https://share.anydomain.tld

Re: [users@httpd] Apache 2.4 Problems

2015-01-17 Thread Chris Arnold
> On Jan 17, 2015, at 8:43 PM, David Grant wrote: > > Take a look at ports.conf. > > I think you’ll find what you’re looking for in that file, and then amend > https.conf accordingly. > > Hope that helps Where exactly is ports.conf located? I searched my file system and could not find it -

[users@httpd] RE: Apache 2.4 Problems

2015-01-17 Thread Chris Arnold
>Apache 2.4 on sles 12. I understand this version is way >different from 2.2 >but I can't get 2.4 to even listen on 80 or >443. Can anyone help me with >this? The logs only shows >me when I start and stop Apache. Btw, I am using >>apache2ctl stop/start as rcapache2 doesn't seem to >stop/start an

[users@httpd] Apache 2.4 Problems

2015-01-17 Thread Chris Arnold
Apache 2.4 on sles 12. I understand this version is way different from 2.2 but I can't get 2.4 to even listen on 80 or 443. Can anyone help me with this? The logs only shows me when I start and stop Apache. Btw, I am using apache2ctl stop/start as rcapache2 doesn't seem to stop/start and etc/ini

RE: [users@httpd] Not Listening on 443

2015-01-16 Thread Chris Arnold
> > >>One of these defines isn't set. Where should it be set? The SSL VHost has VHost info... .. - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@h

[users@httpd] Not Listening on 443

2015-01-16 Thread Chris Arnold
Apache 2.4.12. netstat -nlp does not show apache SSL listening. I have a self-signed cert for testing purposes and my SSL virtualhost points to that crt and key. The listen file: Listen 80 Listen 443 mod_ssl is loaded. Trying to upgrade from 2.2.x

Re: [users@httpd] 2.4 Configuration Errors

2015-01-15 Thread Chris Arnold
> On Jan 15, 2015, at 5:21 PM, Chris Arnold wrote: > > > apache 2.4.10 on SLES 12. We are moving from apache 2.2.x on SLES 11 SP3 and > when i migrate our current http settings into 2.4.10 and rcapache2, i get > this error: > > > Jan 15 17:03:53 webtest start_apa

[users@httpd] 2.4 Configuration Errors

2015-01-15 Thread Chris Arnold
apache 2.4.10 on SLES 12. We are moving from apache 2.2.x on SLES 11 SP3 and when i migrate our current http settings into 2.4.10 and rcapache2, i get this error: Jan 15 17:03:53 webtest start_apache2[6019]: AH00526: Syntax error on line 36 of /opt/alfresco/tomcat/conf/jk.conf: Jan 15 17:03:5

Re: [users@httpd] unsubscribe

2014-09-30 Thread Chris Fortmüller
Hi Ismael, just a little nudge: you need to email " users-unsubscr...@httpd.apache.org" to unsubscribe, not the user mailing list On Tue, Sep 30, 2014 at 11:09 AM, Ismael Puerto wrote: > > > - > To unsubscribe, e-mail: users-uns

[users@httpd] Cross-Origin-Resource-Sharing with Apache for a single file doesnt work, why?

2014-09-20 Thread Chris Fortmüller
ix this? I am not sure if I put the tag in the correct place in httpd.conf, and also I am not sure about whether the Setting itself is done correctly. I am running this server on a Windows Server 2012 machine on the Amazon Web Services EC2 cloud. Can anyone shed some light onto this for me? Thanks, best regards, Chris

Re: [users@httpd] ReverseProxy Exchange 2013

2014-02-16 Thread Chris Arnold
> Chris, if you encounter any issues with mod_proxy_msrpc please report them at > https://github.com/bombadil/mod_proxy_msrpc/issues . Note that OAB, OWA, > Autodiscover, ActiveSync, etc. all use ">normal" HTTP/S (and not MSRPC like > OA) so they should work without mod

Re: [users@httpd] ReverseProxy Exchange 2013

2014-02-15 Thread Chris Arnold
>Chris, are you trying to use webmail or Outlook Anywhere (or both)? >I have heard the RPC module works but never used it myself. >As for OWA, I will try it on one of my systems and see what happens.   Hey Yehuda,   Both. I will also need OAB and all the other things that come with

Re: [users@httpd] ReverseProxy Exchange 2013

2014-02-15 Thread Chris Arnold
I figured i would hear crickets on this issue on this list :) Anybody tried this module? https://github.com/bombadil/mod_proxy_msrpc - Original Message - From: "Chris Arnold" To: users@httpd.apache.org Sent: Saturday, February 15, 2014 5:48:07 PM Subject: [users@httpd] Re

[users@httpd] ReverseProxy Exchange 2013

2014-02-15 Thread Chris Arnold
I have asked this on the exchange forum and am getting some help but they always say it is an apache issue and it may be but what i need is on the MS side. So i am asking here in the event someone here has done this. What i am trying to do: use autodiscover during a outlook email account setup.

Re: [users@httpd] Virtual host Alias

2014-01-23 Thread Chris Arnold
> On Jan 23, 2014, at 4:44 AM, "Ole Kürstein" wrote: > > I have a problem. Dont know if it can be done. > > It is this i can't get working: www.example.com/test > > can't get the /test working > > example--- > > > ServerName www.example.com > ServerAlias example.com > Doc

[users@httpd] SSL WebDAV Rewrite

2014-01-10 Thread Chris Arnold
Apache 2 2.2.x. I am trying to proxy a WebDAV space to a tomcat app on the same server with a rewrite and [P] flag. So when https://example .com/path/to/WebDAV/space is entered, the apache server will send that request to the tomcat app. Here is rewrite: RewriteCond %{HTTP_HOST} ^proxyhostname$

Re: [users@httpd] add mod_auth_form module to Apache 2.2?

2013-12-05 Thread Chris Geer
anding. This is the reason we are on 2.4 and not 2.2. On Thu, Dec 5, 2013 at 4:54 PM, Allasso Travesser wrote: > Does that mean it won’t work with 2.2? > > > On Dec 5, 2013, at 4:51 PM, Chris Geer wrote: > > I don't think mod_auth_form (and mod_session) was part of the 2.2 r

Re: [users@httpd] add mod_auth_form module to Apache 2.2?

2013-12-05 Thread Chris Geer
I don't think mod_auth_form (and mod_session) was part of the 2.2 release. It was added in the 2.4 (2.3) timeframe. Chris On Thu, Dec 5, 2013 at 4:25 PM, Allasso Travesser wrote: > Hello, > > I am seeking help in adding mod_auth_form module to Apache 2.2 > installation on U

Re: [users@httpd] Re: Apache server on Ubuntu 13.10

2013-11-07 Thread Chris Gordon
e your fqdn, perhaps others have a good reason not to do so but it woks for me. --Chris >>> Make Myday 11/6/2013 8:43 PM >>> After reading this message and the action taken, I remembered I had installed Freemind(Though, I only used it once) a long time ago when I still had the

Re: [users@httpd] Another mod_proxy Question/Issue

2013-11-01 Thread Chris Arnold
>Just to close the discussion here: >Chris sent me the real domain name and I had a look: >The issue is actually that the ProxyPassReverse is not correct. >Requests for the main page come back with a 302 pointing to /share/ and all >assets used also have /share/ at the beginnin

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
om tomcat? Yes > > If you want to remove the /share/ part from the public URL, after you have > confirmed that the above works, this is the rewrite rule you would need: > RewriteRule ^/(.*) https://192.168.123.3:8443/share/$1 [P] This is the one that gives the tomcat 404 and adds

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
u, Oct 31, 2013 at 2:09 PM, Chris Arnold < carn...@electrichendrix.com > wrote: >What about when you go to https://share.example.com/share/ ? If i remember right, this gave the same error. As i try different things and think about this, i am going to need multiple clients to acce

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
>What about when you go to https://share.example.com/share/ ? If i remember right, this gave the same error. As i try different things and think about this, i am going to need multiple clients to access this web app securely like so https://share.anydomain.tld and will need apache to send tho

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
> Is HTTPD giving that error or Tomcat? HTTPD >What does the log say is the reason? Directory index forbidden by directive: /srv/www/htdocs

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
>>What URL are you using to access this vhost? >If you want to access https://example.com/share/ and have that hit the proxy, >you would need to make the proxy config ProxyPass /share/ https://192.168.123.3:8443/share/ https://share.example.com which will end up being https://share.ex

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
The trailing slash is important. ProxyPass / https://192.168.123.3:8443/share >This is telling Apache to strip off the slash when it does the proxy. This is >probably not what you want to do. I removed the trailing slash >What URL are you using to access this vhost? >If you want t

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
>Did you have a trailing slash in the ProxyPass? >I would expect that it would have tried to get /share / share/. Yes, i had a trailing slash and it did in fact tried to get /share/share. When i remove the trailing slash it gives me /shareshare

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
>First of all, is "/folder/", "/path/" or "/share/"? You seem to have >used them all so far.. please be careful when anonymizing your config >that you aren't removing information that is necessary to determine >what is wrong This really shouldn't matter what it is /folder /path/ or /share as l

Re: [users@httpd] Another mod_proxy Question/Issue

2013-10-31 Thread Chris Arnold
On Wed, Oct 30, 2013 at 9:24 PM, Chris Arnold < carn...@electrichendrix.com > wrote: Apache/2.2.12 (Linux/SUSE). We have a web app that runs under tomcat (8080). We have apache using mod_proxy (80 and 443). According to the tomcat mailing list: What we need is for apache to

[users@httpd] Another mod_proxy Question/Issue

2013-10-30 Thread Chris Arnold
Apache/2.2.12 (Linux/SUSE). We have a web app that runs under tomcat (8080). We have apache using mod_proxy (80 and 443). According to the tomcat mailing list: >Do you need >the application to behave differently given a particular client? If >not, there's nothing to do. If so, you probably need

Re: [users@httpd] X-Forwarded-For

2013-10-25 Thread Chris Arnold
.cloudflare.com/hc/en-us/sections/200038166-How-do-I-restore-original->visitor-IP-to-my-server-logs- > Thanks Yehuda! Cloudflare wants you to install its mod. Is it possible to use what i already have to do this, which is apache? On Thu, Oct 24, 2013 at 9:32 PM, Chris Arnold <

[users@httpd] X-Forwarded-For

2013-10-24 Thread Chris Arnold
Apache 2.2 (i believe) on sles11. We have some servers behind our apache (reverse) proxy. When connections come in to apache and apache proxies the connections, the logs show the apache proxy ip. We need to see the originating ip. I have seen on the internet that x-forwarded-for will do this. Ca

Re: [users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Chris Gordon
is not compromised I'm OK with the warning since it's only temporary for me. The // for finding appropriate protocol is also a great pointer. I'm curious if that will work with a mod_rewrite rule and if placement in the conf file makes a difference, but a quick test will tel

Re: [users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Chris Gordon
not taking you in the wrong direction with this. It is worth understanding though. I'm very sure I have a good deal to learn as well. >>> Dennis Putnam 10/22/2013 9:20 AM >>> On 10/22/2013 9:10 AM, Chris Gordon wrote: Sorry, brevity is not my strong point.

Re: [users@httpd] Virtual Hosts and SSL Puzzler

2013-10-22 Thread Chris Gordon
ation I presume: http://wiki.apache.org/httpd/NameBasedSSLVHosts I just ran into this. Silly me for not realizing that a Web Server that routes bases on headers would need to read the encrypted header to route it. Chicken-Egg problem. Chris --V >>> Dennis Putnam 10/22/2013 8:26

RE: [users@httpd] Apache Virtual Host Config issue

2013-10-16 Thread Chris Gordon
he hosts file is looked at before DNS so this should ensure you are pointing to the correct machine. The fact that localhost resolves on the same machine makes me confident that a change to the hosts file and ultimately DNS will fix you problem. I hope this is remotely helpful. Regards, -Chris >

[users@httpd] ProxPass, headers and body

2013-07-26 Thread Chris Grigor
tp://*.*.*.*:8161/api/message/myQueue ProxyPassReverse /amq http:// *.*.*.*:8161/api/message/myQueue httpd gets the post message from the app on port 8008, adds some headers and then passes it on to activemq, however the body is blank, is there a way to urlencode the body of a

[users@httpd] Allow page caching with mod_session_dbd enabled

2013-07-03 Thread Chris Geer
reason we are using mod_session is to support form authentication. Thanks, Chris [1] https://issues.apache.org/bugzilla/show_bug.cgi?id=54608

[users@httpd] RPC Over HTTPS

2013-04-28 Thread Chris Arnold
Apache 2.2.12 on SLES11 SP2. I have googled this error and understand Apache does not support this as it opens a security hole. [Sun Apr 28 20:36:32 2013] [error] [client 96.10.xxx.xxx] Invalid method in request RPC_IN_DATA /rpc/rpcproxy.dll?localhost:3388 HTTP/1.1 [Sun Apr 28 20:36:32 2013] [er

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
On Apr 25, 2013, at 9:53 PM, "Chris Arnold" wrote: > > > From: "Chris Arnold" > To: users@httpd.apache.org > Sent: Thursday, April 25, 2013 4:29:15 PM > Subject: Re: [users@httpd] Rewrite Rule > > On Apr 25, 2013, at 3:29 PM, "Chris Arnold&qu

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
- Original Message - From: "Chris Arnold" To: users@httpd.apache.org Sent: Thursday, April 25, 2013 4:29:15 PM Subject: Re: [users@httpd] Rewrite Rule On Apr 25, 2013, at 3:29 PM, "Chris Arnold" wrote: > Ok, I got namevirtualhost working on 443. I also ma

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
On Apr 25, 2013, at 3:29 PM, "Chris Arnold" wrote: > Ok, I got namevirtualhost working on 443. I also made a new VirtualHost as > you instructed above. In fact, https://apps.domain.tld does make it to the > other server, 192.168.123.7. Now the problem is the proxied url does

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
On Apr 25, 2013, at 12:36 PM, "Tom Evans" wrote: > On Thu, Apr 25, 2013 at 4:53 PM, Chris Arnold > wrote: >> On Apr 25, 2013, at 11:32 AM, "Tom Evans" wrote: >> >> Because reverse proxy does not work > > ... > > The *only* way to get c

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
Ooopppsss!! Anyway I can get a mod to delete my last email to the list? Sent from my iPhone On Apr 25, 2013, at 1:44 PM, "Chris Arnold" wrote: > Sorry to email you directly but i am doing this to give you the complete > unedited config files. I don't want them on an ind

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
or the help - Original Message - From: "Tom Evans" To: users@httpd.apache.org Sent: Thursday, April 25, 2013 12:39:47 PM Subject: Re: [users@httpd] Rewrite Rule On Thu, Apr 25, 2013 at 4:53 PM, Chris Arnold wrote: > On Apr 25, 2013, at 11:32 AM, "Tom Evans" wrote: > &

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
On Apr 25, 2013, at 11:32 AM, "Tom Evans" wrote: > It looks like you are rewriting it to it's current location. This > leads to a loop. > > Why are you using rewrite rules anyway? Because reverse proxy does not work > It seems like you want to > reverse proxy from an apache server with a publi

Re: [users@httpd] Rewrite Rule

2013-04-25 Thread Chris Arnold
From: "Chris Arnold" To: users@httpd.apache.org Sent: Wednesday, April 24, 2013 3:21:25 PM Subject: Re: [users@httpd] Rewrite Rule On Apr 24, 2013, at 2:00 PM, "Chris Arnold" wrote: > On Apr 23, 2013, at 8:39 PM, "Chris Arnold" wrote: > > >

  1   2   3   4   5   6   >