On Tue, Sep 13, 2011 at 11:41:24PM -0700, Joshua Stoutenburg wrote:
> I have multiple registered domain names.
> I have multiple *nix servers (primarily Ubuntu 10.04 LTS).
> I want to host several services for each domain -- ftp, mysql, http,
> https, email, subversion, git, etc.
> I want to be abl
On Tue, Sep 13, 2011 at 2:25 PM, wrote:
> Hello to all,
>
> I'm trying to set up a APACHE Reverse-Proxy
>
> I've created a vhost with following directives:
>
>
> …
> ProxyRequests Off
>
>
> ProxyPass http://intern.de/app1
> ProxyPassReverse http://extern.de
^^^ this should be ProxyPa
Hello,
yes you are right, I've already corrected this:
...
ProxyPreserveHost On
ProxyPass https://intern.de/app1
ProxyPassReverse https://intern.de/app1
But it doesn't work.
If I call http://extern.de/online, I get as reponse URL http://extern.de/app1
shown in my browser.
On Wed, Sep 14, 2011 at 12:00 PM, wrote:
> Hello,
>
> yes you are right, I've already corrected this:
>
> ...
>
> ProxyPreserveHost On
>
>
> ProxyPass https://intern.de/app1
> ProxyPassReverse https://intern.de/app1
>
>
>
> But it doesn't work.
>
> If I call http://extern.de/onli
Hello
I think I have a very strange problem. I'm trying to use ext_filter to
rewrite some contenton the fly from apache.
On this page: http://sn.im/veg7c I have a simple html file containing
the word "Bummer", I then have the following lines in my apache config
file:
ExtFilterDefine fixtext
On 09/14/2011 02:58 PM, Arvid Piehl Lauritsen Böttiger wrote:
Hello
I think I have a very strange problem. I'm trying to use ext_filter to
rewrite some contenton the fly from apache.
...
I am quite lost here because I have no idea what is going on.
...
Firefox and other browsers will (most
Hi everyone,
I need a little assistance setting up a Reverse Proxy on Apache 2.0.59
Situation
--
I have a server 172.16.0.141 which hosts our website.
This website sources Adverts from another server 172.16.2.150
I want to set up a prox
On Wed, 14 Sep 2011 14:58:02 +0200
Arvid Piehl Lauritsen Böttiger wrote:
> But if you are viewing the
> page in your browser this will (as far as I know) not be the case.
> However, if you use a command line tool like wget or curl it works
> just fine.
Sounds like a browser cache.
Anyway, you
I looked around and found mod_sed. However, I do not want to use sed only -
this was only for demonstration. What is the other module you
are referring to?
best regards
Arvid
On Sep 14, 2011 3:47 PM, "Nick Kew" wrote:
> On Wed, 14 Sep 2011 14:58:02 +0200
> Arvid Piehl Lauritsen Böttiger wrote:
That sounds very much like the source of my problem. Didn't think that
far. Thank you very much.
On Wed, Sep 14, 2011 at 3:35 PM, Björn Zettergren
wrote:
> On 09/14/2011 02:58 PM, Arvid Piehl Lauritsen Böttiger wrote:
>>
>> Hello
>>
>> I think I have a very strange problem. I'm trying to use ext_
Thank you for your help with this.. We are pursuing an upgrade.
-Original Message-
From: Rainer Jung [mailto:rainer.j...@kippdata.de]
Sent: Saturday, September 10, 2011 3:45 AM
To: users@httpd.apache.org
Cc: Martin, Jeff
Subject: Re: [users@httpd] HELP: apache 2.2.17 creating zombies that
Hi,
I am looking to disable
SSL support for weak ciphers and SSL v2 protocol support
It seems like SSLCipherSuite directives are not recognized without mod_ssl?
Is it necessary to use mod_ssl to disable this?
Essentially I am not currently using SSL at all, I just want to prevent any
security hole
On September 14, 2011 11:30 , Lee Fisher wrote:
I am looking to disable
SSL support for weak ciphers and SSL v2 protocol support
It seems like SSLCipherSuite directives are not recognized without
mod_ssl?
Is it necessary to use mod_ssl to disable this?
Essentially I am not currently using SSL
On Wed, Sep 14, 2011 at 2:38 PM, Mark Wiltshire
wrote:
> Hi everyone,
> I need a little assistance setting up a Reverse Proxy on Apache 2.0.59
> Situation
> --
> I have a server 172.16.0.141 which hosts our website.
> This website sources Adverts from another server 172.16.2.150
> I wa
Here are some questions posted to the security list, bcc'ing the
reporter, but perhaps of general interest.
On 9/14/2011 10:45 AM, [...] wrote:
>
> We have noticed that official notification was released via
> mailing list.
>
> And we have received another inquiry from a vendor and system
> admi
Is there a sufficient Apache Server GUI out there?
-
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: users-unsubscr...@h
On September 14, 2011 12:52 , Joshua Stoutenburg
wrote:
Is there a sufficient Apache Server GUI out there?
Sufficient for what?
Webmin supports Apache HTTP Server and provides a web-based GUI for
administering it: http://www.webmin.com/
Server Admin under MacOS X provides a desktop-based G
Hi!
I'm trying to compile Apache HTTP with a custom OpenSSL version in a Debian
Lenny, but always get the library from the installed package instead of that
i have compiled manually
The versions on the box are:
ii libssl-dev
0.9.8g-15+lenny12SSL development libraries, header files
Oscar> As is visible, the libssl linked is not the
Oscar> /usr/local/openssl-0.9.8r that was compiled manually.
Oscar> After compile openssl, i cant add the path to the /etc/ld.so.conf
Oscar> an make 'ldconfig' because this makes that ssh service fails per
Oscar> the use of the compiled libcrypto
hello,
>>sorry to post this in apache forum, but for days i have got no
>>response on this on htmlhelp.com forum.<
I am trying to setup form validation as explained in this article. I am not
sure what am i doing wrong, this is not working...coz i am able to pass null
thanks all,
i've figured this now.
From: Rajeev Prasad
To: "users@httpd.apache.org"
Sent: Wednesday, September 14, 2011 5:22 PM
Subject: [users@httpd] inline form checking using jquery.
hello,
>>sorry to post this in apache forum, but for days i have got no
>>response o
http://www.apache-gui.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: users-unsubscr...@httpd.apache.org
" f
On September 12, 2011 8:06 , jana1...@centrum.cz wrote:
Ho can I solve this error( taken from the Apache2 log)
*** glibc detected *** (wsgi:myweb: double free or corruption (!prev):
0x089e87c0 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb7dba624]
/lib/i686/cmov/libc.so.6(cfree+
On 9/14/2011 7:19 PM, Joshua Stoutenburg wrote:
> http://www.apache-gui.com/
My opinion is that this was a transparent attempt at clickthrough spam.
-
The official User-To-User support forum of the Apache HTTP Server Project.
On Wed, Sep 14, 2011 at 9:38 PM, William A. Rowe Jr.
wrote:
> On 9/14/2011 7:19 PM, Joshua Stoutenburg wrote:
>> http://www.apache-gui.com/
>
> My opinion is that this was a transparent attempt at clickthrough spam.
>
>
>
>
> -
>
On 9/15/2011 12:14 AM, Joshua Stoutenburg wrote:
> I'm looking for a GUI tool to manage my servers, and wanted to see
> what response this one would get.
Then, we assume as a user who is willing to do a bit of homework
up front, you would have posted some of the pros and cons of what
you had uncov
26 matches
Mail list logo