Thank you ChrisHirst for your answer.
In fact, I had in mind something like the reverse proxy (thanks for the solution). Maybe I can install the reverse proxy directly on the Host machine and access the VMs.
Hello,
I want to setup my home computer (Linux Ubuntu 12.04 LTS) to run 3 different web applications, that i can access from outside my home. I only have 1 IP adress on my ADSL box.http://www.tek-tips.com/threadminder.cfm?pid=65
I tried a default installation of Apache directly on my linux...
Hello,
I have to choose the right technology to make the data extraction from a SQL Server 2000 SP4 to text files.
We have lots of data and the goal is to make these files available for input in other databases, and we don't know what technology they use.
Thank you for your help
David
Hello,
I want to convert to JSON some data i have defined in javascript like this:
var datasets =
{
"A":
{
label: "A",
data: [[new Date("2010/10/01"), 65.00],[new Date("2010/11/20"), 65.00]]
},
"B":
{
label: "B",
data: [[new Date("2010/10/01"), 57.00],[new Date("2010/11/20"), 57.00]]
}...
Hello,
I am looking for a very good skin system for Delphi 7, commercial or not. What I value are the looks,stability and functionality departments.
After that, I will pay the price for it.
Thank you for your help
David
Hello,
I want to protect strongly a C# application I made with Visual Studio 2008 on Framework 3.5. I would like to know which are the best obfuscation tools available on the market.
Can you help me please?
Thank you
David
Hello,
I have a login/password on a website that uses https. I want that my php page retrieves the contents of an authenticated page on that web site.
I know how to do this on a standard http page, but with a https I am clueless.
How can I do?
Thank you
David
Hello,
I'm trying to access a specific address on internet but the routing my ISP provides seems wrong. The address Itry to access is 212.82.22.235
The server is accessed by other people I know so the server is online and working.
I used WinMTR to see the routing i obtained
this...
Hello,
I would like to know a method to know what kind of hardware i need for a Enterprise VMWare project.
What kind of server, how many processors, how many physical memory, disk storage, how many virtual machines on a physical server...
Do you know where i can find more information about...
The following code gives the error message below:
<?php
$var=file_get_contents("http://89.82.253.168/apache2-default/index.html");
print $var;
?>
Warning: file_get_contents(http://89.82.253.168/apache2-default/index.html) [function.file-get-contents]: failed to open stream: HTTP request...
No I don't need to use curl. What I need is to make a request from one site to another.
I only know curl, but I am open to any other technique.
My need is:
http get
hosted_webserver -------> home_webserver <--> home_database
I have no control on the hosted_webserver...
Yes the problem is that when it's on this URL:
http://89.82.253.168/apache2-default/index.html
I have no data returned
And when I test on this other URL:
http://www.google.fr/
I get the data
So I wonder what's wrong with the first URL. I really need to get this working.
Hello,
The following code works with google url but not with the other url, (the commented line) I get a curl error 28 (timeout).
I don't know why. It looks strange, because i can access it with browsers from outside. and I see the curl GET requests on the web server (because it's a home-hosted...
Looking a the header, I think https is working but look at tje http header i get. I think i have to set a session cookie, and to get an attachment file...
It'a bit strong for me here :-p
Date: Thu, 10 Apr 2008 05:08:20 GMT
Server: Apache
Set-Cookie: Apache=89.82.253.168.26325120780410093...
Griffyn,
Thank you for your answer, I had to switch from my Indy 9 to indy 10 to have the same IOHandler component as you.
I did what you say, but now, I get a "Connection closed gracefully", and no data is coming ...
Do you have an idea of what's wrong?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.