On 09.01.11 10:27, rangeli nepal wrote:
> I have a very simple problem for which I am using mod_rewrite. I want
> to remove the certain consecutive path i.e
>
> Following is an example
>
> http:///alpha/beta/theta/someuseful ->
> http:///prefix/someuseful/
>
> I am using following rule, wh
On 04.01.11 11:59, d...@aiphone.com wrote:
> I am attempting to have the Apache Server 2.0 handle the following request
> for me:
>
> When a visitor visits http://mydomain.com/OLD_Web App/, I would like them
> to be automatically redirected to http://mydomain.com/New_Web App/
>
> Both OLD and NEW
Ok here is a situation today morning I had rebooted the server and I
observed and I see response for one of the application complaining
http://myserver.com/app1
This is the error I see in browser
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server
Hello Team,
I am facing very weird problem of apache porcess going high upto 259 and
increasing again even after restart of backend server ie. tomcat.
Apache version :- 2.0.59
Tomcat Version :- 5.5.9
Apache/Tomcat connectivity :- mod_jk
when i have checked mod_jk.log file i am seeing this mes
Use http:// instead of IP address.
Example: http://xx.xx.xx.xx:8081
Regards,
Muhammad Nuzaihan
On Mon, 2011-01-10 at 04:29 +0200, Γιώργος Κατωποδης wrote:
> Hello all,
>
>
> I run ubuntu 10.04.1 on a virtual linode server. When i change the
> default port 80 to 8081 or 81 (because another appl
2011/1/9 Γιώργος Κατωποδης :
> Hello all,
> I run ubuntu 10.04.1 on a virtual linode server. When i change the default
> port 80 to 8081 or 81 (because another application needs to run on the port
> 80 -nginx-) and then browse my domain name, i must write in the browser
> window xxx.xxx.xxx.xxx:808
You forgot http://
http://IP:8081
Sent from my iPhone
On Jan 10, 2011, at 10:30 AM, "Γιώργος Κατωποδης"
wrote:
> Hello all,
>
> I run ubuntu 10.04.1 on a virtual linode server. When i change the default
> port 80 to 8081 or 81 (because another application needs to run on the port
> 80 -nginx
Hello all,
I run ubuntu 10.04.1 on a virtual linode server. When i change the default
port 80 to 8081 or 81 (because another application needs to run on the port
80 -nginx-) and then browse my domain name, i must write in the browser
window xxx.xxx.xxx.xxx:8081 (or 81) in order to go in my site. W
On 01/09/2011 08:58 PM, Tushar Chavan wrote:
Hi ,
We have below scenario.
Internet Users Server A<--https> Apache Server
B<-http--->Server C
We want https flow from internet users to Server A , from Server A to Apache
server B again https .Then from Apache
2011/1/9 Tushar Chavan :
> Hi ,
> We have below scenario.
> Internet Users Server A<--https> Apache Server
> B<-http--->Server C
> We want https flow from internet users to Server A , from Server A to
> Apache server B again https .Then from Apache to Server C
Hi ,
We have below scenario.
Internet Users Server A<--https> Apache Server
B<-http--->Server C
We want https flow from internet users to Server A , from Server A to Apache
server B again https .Then from Apache to Server C
So SSL is terminated at Apache Ser
Well I will work on rewrite log. But I am pretty sure it redirects. I
am using httpclient ( a java library for client side) and I have to
change all the methods that use PostMethod.
rn
On Sun, Jan 9, 2011 at 11:58 AM, Eric Covener wrote:
> On Sun, Jan 9, 2011 at 10:27 AM, rangeli nepal
> wrote:
On Sun, Jan 9, 2011 at 10:27 AM, rangeli nepal wrote:
> Hello Everybody,
>
> I have a very simple problem for which I am using mod_rewrite. I want
> to remove the certain consecutive path i.e
>
> Following is an example
>
> http:///alpha/beta/theta/someuseful ->
> http:///prefix/someuseful/
Hello Everybody,
I have a very simple problem for which I am using mod_rewrite. I want
to remove the certain consecutive path i.e
Following is an example
http:///alpha/beta/theta/someuseful ->
http:///prefix/someuseful/
I am using following rule, which works, but induces redirection on
cl
With some tweaking the following will work:
client.srv.com has the file listings, makes an MD5 of the filename
plus a salt (random string, lets call it 123456) and writes the MD5 to
the disk of client.srv.com as /-123456.txt - then makes a
request to dload.srv.com as /dl.php//salt
dload.srv.com/d
15 matches
Mail list logo