Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-16-2017, 09:22 AM
vimarc vimarc is offline
 
Join Date: Feb 2013
Location: SnappyFizz.com
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How to Use Cloudflare on Vbulletin 4.x (100% Working)

In this tutorial I am going to share How to Use Cloudflare on Vbulletin 4.x (100% Working).

Check out Demo

This method is 100% working for me and I am not getting any login issue to admin panel or member panel.

To use Cloudflare on Vbulletin 4.x do the following steps:

1. Add your vbulletin on cloudflare... Let the cloudflare scan the Nameserver.
After scan edit your nameserver as per Cloudflare guidelines.

2. After that Go to DNS tab and check DNS and HTTP Proxy
If Icon color is highlighted then click on that cloud icon and make all DNS Only.

3. Now go to Speed Tab and enable
JavaScript
CSS
HTML

4. Next Go to Page Rule Tab, here yo need to add 3 rules.
*.youdomain.com/login.php*
Then the settings are: browser intigrity check-off, cache level: bypass
*.youdomain.com/*
Then the settings are: ssl: off, browser cache ttl:1day,always online: on, cache level: cache everything
*.youdomain.com/admincp/*
Then the settings are: sslff, cache level: bypass

5.Open config file and add proxy ip address of cloudflare:
go to http://intodns.com/ and put your site address
get ip address and put that address on config bottom line with coma seprated
Reply With Quote
2 благодарности(ей) от:
Rideharder, webmastersun
  #2  
Old 03-18-2017, 04:10 AM
vimarc vimarc is offline
 
Join Date: Feb 2013
Location: SnappyFizz.com
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pls let me know if anyone using cloudflare with differnet settings.
Reply With Quote
  #3  
Old 03-18-2017, 07:16 PM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

From what I can remember of using cloudflare, it broke inline moderation somewhat.
Affected the quick reply box and caused a ip issue with "who's online". Since then, I've simply settled on not using it & rather focusing on making my site faster (look in sig). Never looked back since

If you do keep using it, I suggest to turn off rocketloader so it can't intercept your JS & cause interference with that.
Reply With Quote
  #4  
Old 03-21-2017, 12:06 PM
vimarc vimarc is offline
 
Join Date: Feb 2013
Location: SnappyFizz.com
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes i know rocketloder trouble not only vbulletin but wordpress..
Reply With Quote
  #5  
Old 05-23-2017, 08:06 AM
winky8300 winky8300 is offline
 
Join Date: May 2008
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello everybody

There was a cloudfare link that explains how to have the real ip of the member, but that link is dead, someone noted this change please
https://support.cloudflare.com/hc/en...ith-vBulletin-
Reply With Quote
  #6  
Old 05-27-2017, 02:08 PM
webmastersun's Avatar
webmastersun webmastersun is offline
 
Join Date: Oct 2013
Location: www.webmastersun.com
Posts: 433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vimarc View Post
Pls let me know if anyone using cloudflare with differnet settings.
I leave the default settings, just edit some when using SSL for my forum.
Reply With Quote
  #7  
Old 05-30-2017, 11:16 PM
GHRake GHRake is offline
 
Join Date: Sep 2015
Location: USA
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vimarc View Post
Pls let me know if anyone using cloudflare with differnet settings.
I have had CloudFlare for the past 2 years, my forum is heavily modified and I haven't required any special page rules and never really had any problems with it, just using the basic settings. Guess I'm lucky. I also just installed a free LetsEncypt SSL cert too

Also for those that don't know vBulletin 4.2.x has built in reverse proxy detection now, no more class_core.php edits. But you still need root access and mod_cloudflare if you want correct IPs in your apache logs.

I used to get DDoSed alot but not in the past year or 2...guess I don't really need it anymore
Reply With Quote
  #8  
Old 06-12-2017, 07:15 PM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GHRake View Post
I have had CloudFlare for the past 2 years, my forum is heavily modified and I haven't required any special page rules and never really had any problems with it, just using the basic settings. Guess I'm lucky. I also just installed a free LetsEncypt SSL cert too

Also for those that don't know vBulletin 4.2.x has built in reverse proxy detection now, no more class_core.php edits. But you still need root access and mod_cloudflare if you want correct IPs in your apache logs.

I used to get DDoSed alot but not in the past year or 2...guess I don't really need it anymore
Free LetsEncypt SSL. Can you share how you got it for free?
Reply With Quote
  #9  
Old 06-12-2017, 07:17 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

LetsEncypt is free for everyone, thats its basic principle.

https://letsencrypt.org/
Reply With Quote
  #10  
Old 06-12-2017, 07:42 PM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
LetsEncypt is free for everyone, thats its basic principle.

https://letsencrypt.org/

I wonder if it's going to be free for long term.. I just read up on it and watch the Youtube video.. sorry about hijacking the post. Thanks!

--------------- Added [DATE]1497329116[/DATE] at [TIME]1497329116[/TIME] ---------------

Quote:
Originally Posted by Paul M View Post
LetsEncypt is free for everyone, thats its basic principle.

https://letsencrypt.org/
Sweet Installed Let's Encrypt SSL into vultr and got it all to work!
Now working on IMG Cacher https://vborg.vbsupport.ru/showthread.php?t=288060


I used cloudflare when they first came out and it took a little bit of time to understand the redirect..
Nice informative post.. :up:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:16 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05300 seconds
  • Memory Usage 2,266KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete