[users@httpd] Need help for setup rewrite rule

2012-04-24 Thread s7r
Hello, I need some help in setting up a Rewrite condition & Rule in .htaccess My goal: I want all requests which contain "@" to be forwarded to another path. Clear example: Let's say I own domain.com I would like all requests like domain.com/s...@sada.ss or www.domain.com/s...@sada.ss to be f

[users@httpd] Redirect http to https problem

2012-04-24 Thread SEAN MCELROY
Hello,   Java: 1.6 Tomcat: 6 Httpd: 2.2   I have developed a java/flex application hosted on tomcat/httpd. I want to prevent users from accessing this site via http, but I can't get my rediect working. This page: http://httpd.apache.org/docs/2.2/rewrite/avoid.html suggests that I should user a r

Re: [users@httpd] Upgrading OpenSSL without upgrading Apache. Can it be done???

2012-04-24 Thread William A. Rowe Jr.
On 4/24/2012 4:05 PM, bfinkel...@aaamissouri.com wrote: > > Great thanks for the info! > > Where can I find out when apache.org will be bundling the latest version of > OpenSSL with > apache? PCI compliance calls for using level "u" as of today. If you had read the notices from the OpenSSL pro

Re: [users@httpd] Problems with TLS connections

2012-04-24 Thread plot.lost
On 24/04/2012 21:56, Carmel wrote: On Tue, 24 Apr 2012 20:40:30 +0100 plot.lost articulated: On 24/04/2012 20:19, Carmel wrote: On Tue, 24 Apr 2012 19:46:40 +0100 plot.lost articulated: Having problems making TLS connections to an instance of apache. [snipped] Any clues as to why the TLS co

Re: [users@httpd] Upgrading OpenSSL without upgrading Apache. Can it be done???

2012-04-24 Thread BFinkeldei
Great thanks for the info! Where can I find out when apache.org will be bundling the latest version of OpenSSL with apache? PCI compliance calls for using level "u" as of today. Brad Finkeldei "William A. Rowe Jr." 04/24/2012 03:49 PM Please respond to users@httpd.apache.org To users@

Re: [users@httpd] Problems with TLS connections

2012-04-24 Thread Carmel
On Tue, 24 Apr 2012 20:40:30 +0100 plot.lost articulated: >On 24/04/2012 20:19, Carmel wrote: >> On Tue, 24 Apr 2012 19:46:40 +0100 >> plot.lost articulated: >> >>> Having problems making TLS connections to an instance of apache. >>> >>> The server version is: >>> Apache/2.2.22 (Unix) mod_ssl/2.2.

Re: [users@httpd] Upgrading OpenSSL without upgrading Apache. Can it be done???

2012-04-24 Thread William A. Rowe Jr.
On 4/24/2012 3:09 PM, TFML wrote: > I'm assuming you're using some sort of Windows operating system. I haven't > done one in a > few years, but I would assume the 1.0 version > from http://slproweb.com/products/Win32OpenSSL.html should work like > installing any other > Windows Installer. If so

Re: [users@httpd] Problems with TLS connections

2012-04-24 Thread plot.lost
On 24/04/2012 20:40, plot.lost wrote: On 24/04/2012 20:19, Carmel wrote: On Tue, 24 Apr 2012 19:46:40 +0100 plot.lost articulated: Having problems making TLS connections to an instance of apache. The server version is: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8t The ssl config include

Re: [users@httpd] Upgrading OpenSSL without upgrading Apache. Can it be done???

2012-04-24 Thread BFinkeldei
TFML, Thanks for the info. Yes I am on windows server 2003 that looks like a great way to start if you already have things seperated bu this is a combined version of Apache and OpenSSL So, I am not sure.. I want to see if anyone else knows? TFML 04/24/2012 03:09 PM Please respon

Re: [users@httpd] Upgrading OpenSSL without upgrading Apache. Can it be done???

2012-04-24 Thread TFML
I'm assuming you're using some sort of Windows operating system. I haven't done one in a few years, but I would assume the 1.0 version from http://slproweb.com/products/Win32OpenSSL.html should work like installing any other Windows Installer. If someone else can't answer this, I'd suggest se

[users@httpd] Upgrading OpenSSL without upgrading Apache. Can it be done???

2012-04-24 Thread BFinkeldei
I have installed Apache HTTP Server with OpenSSL 0.9.8t (MSI Installer) >From the Apache.org Site. Here is the file I downloaded and installed: httpd-2.2.22-win32-x86-openssl-0.9.8t.msi I want to upgrade OpenSSL on that machine without having to upgrade Apache too. How do I do that? step

Re: [users@httpd] Problems with TLS connections

2012-04-24 Thread plot.lost
On 24/04/2012 20:19, Carmel wrote: On Tue, 24 Apr 2012 19:46:40 +0100 plot.lost articulated: Having problems making TLS connections to an instance of apache. The server version is: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8t The ssl config includes: SSLProtocol TLSv1 SSLv3 SSL

Re: [users@httpd] Problems with TLS connections

2012-04-24 Thread Carmel
On Tue, 24 Apr 2012 19:46:40 +0100 plot.lost articulated: >Having problems making TLS connections to an instance of apache. > >The server version is: >Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8t > >The ssl config includes: > >SSLProtocol TLSv1 SSLv3 >SSLCipherSuite RC4-SHA:AES256-SH

Re: [users@httpd] Unable to build 2.4 because "Bundled APR not found" FreeBSD 9.0

2012-04-24 Thread Bernard Higonnet
Hello, Many thanks! Though it is pretty clear reading your instructions, one has to manually change the names of the extracted apr directories since the script uses apr-1 and apr-util while tar creates directories with the version number in the names. Worked like a charm. Thanks again Berna

[users@httpd] Problems with TLS connections

2012-04-24 Thread plot.lost
Having problems making TLS connections to an instance of apache. The server version is: Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8t The ssl config includes: SSLProtocol TLSv1 SSLv3 SSLCipherSuite RC4-SHA:AES256-SHA:ALL:!ADH:!MD5:!EXP:!LOW:!NULL SSLHonorCipherOrder on # See

[users@httpd] Community best practices WRT PHP processing

2012-04-24 Thread Kevan Benson
I'm looking for some input on what the community best practices are with regard to specifying which files to apply PHP processing to. Historically, many distributions have used AddHandler to accomplish this, but depending on the environment where PHP is being used, this can lead to other unintend

RE: [users@httpd] Apache SSL issue.

2012-04-24 Thread M. Lebbink
You are correct that these are missing When switching to the 5001 & 5002 the actual ports.conf would look more like this: NameVirtualHost *:80 Listen 5001 Listen 5002 Listen 5001 Listen 5002 Host definition would be like (does not work!):         ServerAdmin some...@ex

Re: [users@httpd] Apache SSL issue.

2012-04-24 Thread Igor Cicimov
So where are your Listen statements for ports 5001/2? On Apr 24, 2012 7:56 PM, "M. Lebbink" wrote: > Gentlepeople, > > Got the following situation that I can't seem to solve. Would love some > suggestions or a faq/link on how to > solve this: > > Running a Ubuntu LAMP with 2 virtual hosts, let's

Re: [users@httpd] Inheritance of variable COLUMNS in apache2

2012-04-24 Thread Matus UHLAR - fantomas
On 23.04.12 13:45, Petr Hracek wrote: I have observed some tricky problem with environtment variable COLUMNS during the starting of apache2-2.2.21 Sometimes this variable is set to more then 80 characters and higher variable causes problems with CGI scripts which check ps output Do you have any

Re: [users@httpd] rewrite to https website

2012-04-24 Thread TianJing
i forget to open NameVirtualHost option so it donot work... On Tue, Apr 24, 2012 at 7:52 PM, TianJing wrote: > thanks, but it doesn't work, i got a ssl error. and it do not redirect to > https://www.a.com > > [image: Inline image 1] > > > On Tue, Apr 24, 2012 at 7:41 PM, Noel Butler wrote:

Re: [users@httpd] rewrite to https website

2012-04-24 Thread TianJing
thanks, but it doesn't work, i got a ssl error. and it do not redirect to https://www.a.com [image: Inline image 1] On Tue, Apr 24, 2012 at 7:41 PM, Noel Butler wrote: > ** > On Tue, 2012-04-24 at 19:24 +0800, TianJing wrote: > > Hi all, > > I have a question on apache rewrite, I have a https

Re: [users@httpd] rewrite to https website

2012-04-24 Thread TianJing
sorry, more detail info: ssl: NameVirtualHost *:443 DocumentRoot /usr/local/webapps ServerName www.a.com ErrorLog /var/log/httpd/error_log TransferLog /var/log/httpd/access_log SSLEngine on SSLCertificateFile /etc/pki/tls/certs/a.com.crt SSLCertifi

Re: [users@httpd] rewrite to https website

2012-04-24 Thread Noel Butler
On Tue, 2012-04-24 at 19:24 +0800, TianJing wrote: > Hi all, > > I have a question on apache rewrite, I have a https website: https://www.a.com > > I want add another url(http://www.b.com),and this url will be forward > to https://www.b.com > > I using the rewite rules, but I seem doesn't work.

Re: [users@httpd] "Deny" directives silently ignored in config files

2012-04-24 Thread Noel Butler
On Mon, 2012-04-23 at 09:04 +0200, Matthieu Moy wrote: > Noel Butler writes: > > > Right, so have you changed it to Directory and does it now work? > > I tried , and it did not work. - You definitely have something broken then if Deny does not work in a Directory statement For 2.2...

Re: [users@httpd] rewrite to https website

2012-04-24 Thread Tom Evans
On Tue, Apr 24, 2012 at 12:24 PM, TianJing wrote: > Hi all, > > I have a question on apache rewrite, I have a https website: https://www.a.com > > I want add another url(http://www.b.com),and this url will be forward > to https://www.b.com > > I using the rewite rules, but I seem doesn't work. > >

Re: [users@httpd] PHP doesn't process pages

2012-04-24 Thread Noel Butler
On Sun, 2012-04-22 at 21:00 -0400, John Iliffe wrote: > O > - the bit came from the PHP installation on the default Apache > config file. I don't think I coded it, but at this point I can't be sure. > That's strange, I only ever do source builds, because no package maintainer can build pack

Re: [users@httpd] PHP doesn't process pages

2012-04-24 Thread Noel Butler
On Sun, 2012-04-22 at 20:42 -0400, John Iliffe wrote: > Hi Noel: > > At the risk of becoming a real pest, can you tell me what version of PCRE > you used? I installed PCRE-8.30 and PHP 5.3.10 will not compile with it. > PHP-5.4.0 was OK but with PHP-5.3.10 I get > It does seem horribly b

Re: [users@httpd] How setting byte-range header field?

2012-04-24 Thread Tom Evans
2012/4/24 Takagi : > Hi! > I'm trying to set byte-range header field(iOS require this field in media > playback). But httpd cannot set byte-range field in reponse header. > I wander how do I configure apache configuration file? > > version info > # cat /etc/redhat-release > CentOS release 5.8 (Fina

[users@httpd] rewrite to https website

2012-04-24 Thread TianJing
Hi all, I have a question on apache rewrite, I have a https website: https://www.a.com I want add another url(http://www.b.com),and this url will be forward to https://www.b.com I using the rewite rules, but I seem doesn't work. any suggestions? -- Tianjing --

[users@httpd] How setting byte-range header field?

2012-04-24 Thread Takagi
Hi! I'm trying to set byte-range header field(iOS require this field in media playback). But httpd cannot set byte-range field in reponse header. I wander how do I configure apache configuration file? version info # cat /etc/redhat-release CentOS release 5.8 (Final) #httpd -v httpd Apache/2.2.3

[users@httpd] Session shared in between tabs - loadbalancer

2012-04-24 Thread Bogdan Seweryn
Hi All, I have apache load balancer (header, cookie) and two apache tomcat backend servers. It is possible to setup apache to handle session between browser tabs? in this moment I can log in to my backend through my LB but when I try to open this same link in other tab I get backend tomcat hello

[users@httpd] Apache SSL issue.

2012-04-24 Thread M. Lebbink
Gentlepeople, Got the following situation that I can't seem to solve. Would love some suggestions or a faq/link on how to solve this: Running a Ubuntu LAMP with 2 virtual hosts, let's say site1.example.com & site2.example.com. site1 is on port 80 and site 2 is on 443. Both working fine and if I

Re: [users@httpd] general module question

2012-04-24 Thread Tom Evans
On Sun, Apr 22, 2012 at 2:28 AM, Will wrote: > I was wondering just generally speaking if this would be possible. > > mod_php can only load a single php.ini file, but it does allow > php_admin_value to set the values.  I wonder if I could make a module that > allows you to add a directive to point