Apologies for any inconvenience
Ich entschuldige mich für die Störung
--
Today is the day of action against surveillance by governments and their
secret services. Sign the petition and put a banner on your websites to
show awareness of the anti-democratic development.
https://en.necessaryand
On 2/10/2014 8:04 AM, Eric K. Dickinson wrote:
Thank you very much.
I gave it a go... Still no Joy, the attempts at directory recursion
still end up in the access log...
More reading.
eric
Sorry to hear that. A couple of things that help me, and may help in
your troubleshooting are:
1) Tur
My server, which is located in the Amazon cloud, was just moved to a new
location with a new IP address. Nothing else was changed. However, the
Apache Virtual Host, which has worked flawlessly for several years, is
broken. Apache server version is: Apache/2.2.16 (Ubuntu).
I went to my DNS ho
On 2/10/14, 11:50 AM, Rich Bowen wrote:
On 02/10/2014 01:27 PM, CS DBA wrote:
Hi All;
We're hosting a conference in April and we're looking for speakers
(www.opendatasummit.com).
Would it be appropriate to post the call for speakers announcement
here? or is there a better list?
Thanks in
On 02/10/2014 01:27 PM, CS DBA wrote:
Hi All;
We're hosting a conference in April and we're looking for speakers
(www.opendatasummit.com).
Would it be appropriate to post the call for speakers announcement
here? or is there a better list?
Thanks in advance
It appears that you just did.
Hi All;
We're hosting a conference in April and we're looking for speakers
(www.opendatasummit.com).
Would it be appropriate to post the call for speakers announcement here?
or is there a better list?
Thanks in advance
-
T
Tom,
Here is my actual 3 config lines.
RewriteRule ^/$
https://volunteermatchbu.escocorp.com/esco_vm-ViewController-context-root/faces/login.jspx
[R,L]
RewriteRule ^/esco_vm-ViewController-context-root/faces/(.*)
http://certsoamt.escocorp.com:7011/esco_vm-ViewController-context-root/faces/$1
[
On Mon, Feb 10, 2014 at 4:39 PM, Riggen, Scott
wrote:
> Tom,
>
> I put port# in to indicate that we are using a different port than standard
> on the inside network/server.
> In this case it is an Oracle SOA server on port 7011.
> I can assure you that none of my actual rules contains or begins w
Tom,
I put port# in to indicate that we are using a different port than standard on
the inside network/server.
In this case it is an Oracle SOA server on port 7011.
I can assure you that none of my actual rules contains or begins with a # sign.
I'm still not sure why my rewrite rules are not wor
Is it true that if proxy is setup https->http then it only has to
decrypt/encrypt the headers and the body is encrypted/decrypted on the backend?
What ? Eh, no. If you configure your frontend with https and your backends with
http, then you just told apache to NOT use SSL between mod_proxy and th
Thank you very much.
I gave it a go... Still no Joy, the attempts at directory recursion
still end up in the access log...
More reading.
eric
On 02/07/2014 10:31 AM, Michael Streeter wrote:
On 1/28/2014 10:09 AM, Eric K. Dickinson wrote:
Good Morning.
We have a bunch of WordPress sites.
We
Hi All,
I am curious if say a browser establishes 4 connections to Apache web server if
all those four connections are passed onto the app server? Or does Appache
establish only say one connection to the app aserver but still make the four
requests to the app server?
Just wondering.
Thanks
I am trying to redirect a link with a port number to another link. I had
tried this with the intention
that all requests ending with :3030/ should be mapped to http://domain_name/
***
**Order allow,deny**
**Allow from all**
****
**ProxyPass :3030/ http://domain_name/**
**
Hi there,
I run a the polyglot website http://slint.fr.
Currently I add a language code to the requested URL according to the
AcceptLanguage header, but this information doesn't always match user wish
and I was told that serving different filenames for the same requested URI
can prevent proper p
Assuming you have a working config for a server/vhost on domain_name:3030,
then how about
Redirect permanent / http://domain_name:3000/
? See http://httpd.apache.org/docs/current/mod/mod_alias.html#redirect and
friends.
"Restricted" access is a bit vague but
http://httpd.apache.org/docs/current/
Is it possible to redirect a request for one port to another one.
Say a request like *http://domain_name:3030* be accepted and
redirected/mapped, so that the server should be able to process the
request like*http://domain_name:3000*. And a direct request like
*http://domain_name:3000*
should be
16 matches
Mail list logo