Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
How do I apply a Proxy to my site using cloudflare?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ghost" data-source="post: 319453" data-attributes="member: 18103"><p>Cloudflares its own proxy you just need to add a proxy to your client.</p><p></p><p>If you're server ip is eg. 127.0.0.1 make sure your proxy is covering that ip in client.php so you put your proxies ip in the server ip bit and the port of the proxy, In your Emulator config just change the port to your proxies port and you'll be set. Cloudflare works like this, once you direct your name servers to them eg.</p><p></p><p>prjsky.com > DNS Settings > Namesevers > earl.ns.cloudflare.com as primary and isla.ns.cloudflare.com as secondary you just enter an ip to the setting so it'll be like</p><p>A prjsky.com points to <strong>127.0.0.1. </strong>127.0.0.1 is the ip it's directed to. Therefore it is protected by cloudflare and the IP of your server will not be shown.</p></blockquote><p></p>
[QUOTE="Ghost, post: 319453, member: 18103"] Cloudflares its own proxy you just need to add a proxy to your client. If you're server ip is eg. 127.0.0.1 make sure your proxy is covering that ip in client.php so you put your proxies ip in the server ip bit and the port of the proxy, In your Emulator config just change the port to your proxies port and you'll be set. Cloudflare works like this, once you direct your name servers to them eg. prjsky.com > DNS Settings > Namesevers > earl.ns.cloudflare.com as primary and isla.ns.cloudflare.com as secondary you just enter an ip to the setting so it'll be like A prjsky.com points to [B]127.0.0.1. [/B]127.0.0.1 is the ip it's directed to. Therefore it is protected by cloudflare and the IP of your server will not be shown. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
How do I apply a Proxy to my site using cloudflare?
Top