Click here to Skip to main content
15,885,952 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi everyone, could someone help me solve the following problem or provide me with a link where I can read about it?

I have a website on a server, but I wish this server could not be found, see an example of how the access would be:

the user accesses mysite.com ->
cloudflare requests the content to my server 1 (proxy) ->
server1 requests the content from server2 ->
server2 delivers the content to server1 ->
server1 delivers the content to cloudflare ->
cloudflare delivers the content to the user

it is possible?


What I have tried:

So far I'm looking for information
Posted
Updated 24-Oct-21 22:38pm

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900