Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 07-26-2011, 03:34 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Octavius. View Post
I can't even get this working right...
KevinL is right, see below. furthermore if your hosted w/ URLJet your not required to edit the files. mod_cloudflare handles that for you since they use litespeed and have it passing the originating ip . Not to mention some things like IP's from your who's online and other will simply disappear if you make those edits :erm:.

So as Kevin said, enable it via cPanel and let it fly!

Quote:
Originally Posted by KevinL View Post
There really should be no real setup once you click that button in cpanel.

What are some issues you are having?
Reply With Quote
  #12  
Old 07-26-2011, 05:52 PM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KevinL View Post
There really should be no real setup once you click that button in cpanel.

What are some issues you are having?
Quote:
Originally Posted by TheLastSuperman View Post
KevinL is right, see below. furthermore if your hosted w/ URLJet your not required to edit the files. mod_cloudflare handles that for you since they use litespeed and have it passing the originating ip . Not to mention some things like IP's from your who's online and other will simply disappear if you make those edits :erm:.

So as Kevin said, enable it via cPanel and let it fly!
My host says it reroutes traffic through www.the8thlegion.com but my most of my urls are http://the8thlegion.com

Tried to fix it last night and it screwed up my site so I'm asking my host to look into it.
Reply With Quote
  #13  
Old 07-26-2011, 10:34 PM
MrHorror MrHorror is offline
 
Join Date: Nov 2010
Posts: 277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've said it once and I'll say it again, the vbulletin question and answer option kills 99.5% of spammers. This is because most spammers are bots. Not real people. So every now and then, you might get the occasional spammer. But atleast they'll be human.
Reply With Quote
  #14  
Old 07-26-2011, 11:20 PM
KevinL KevinL is offline
 
Join Date: Apr 2005
Posts: 1,287
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Octavius. View Post
My host says it reroutes traffic through www.the8thlegion.com but my most of my urls are http://the8thlegion.com

Tried to fix it last night and it screwed up my site so I'm asking my host to look into it.
Yep. You would have to add a 301 redirect from non-www --> www

You can put this in your htaccess:

Code:
RewriteCond %{HTTP_HOST} ^the8thlegion.com$ [NC]
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^(.*)$ http://www.the8thlegion.com/$1 [R=301,L]
That should route it correctly for you.
Reply With Quote
  #15  
Old 07-27-2011, 05:19 AM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MrHorror View Post
I've said it once and I'll say it again, the vbulletin question and answer option kills 99.5% of spammers. This is because most spammers are bots. Not real people. So every now and then, you might get the occasional spammer. But atleast they'll be human.
I've been saying that too. I have Q&A set up on my site. No spam problems really. I get human spammers but they are rare.

Cloud Flare isn't awesome to me because of spam-prevention though. It's awesome because it's a Content Delivery Network. My host says it has more reach than maxCDN which is what vbSEO uses. I need CloudFlare because for one, I don't live near my server and two, my site won't even load on my moderator's cell phone because she lives overseas. Having a CDN means having a faster site and a better search ranking. My site's ranking went down when my site slowed down. I need this and some other optimization besides mods like dboptimize lite to increase the speed of my site.


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

Quote:
Originally Posted by KevinL View Post
Yep. You would have to add a 301 redirect from non-www --> www

You can put this in your htaccess:

Code:
RewriteCond %{HTTP_HOST} ^the8thlegion.com$ [NC]
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^(.*)$ http://www.the8thlegion.com/$1 [R=301,L]
That should route it correctly for you.
They fixed it awhile ago thank you! I see your host has softalicious. I just now discovered that on my server the other day. I'm mad no one told me. Do you ever get requests from your customers about integration with the free scripts within softalicious? Integration as in, dual-login. Single-sign on kinda deal.
Reply With Quote
  #16  
Old 07-27-2011, 04:42 PM
damoncloudflare
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Sage Knight View Post
Not a good option if most of your members are from Asia.
I actually work for CloudFlare and thought I would jump in. We have a number of datacenters in Asia & things should be fine for most site visitors. Are you having issues with the challenge page/captcha?
Reply With Quote
  #17  
Old 07-27-2011, 06:00 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by damoncloudflare View Post
I actually work for CloudFlare and thought I would jump in. We have a number of datacenters in Asia & things should be fine for most site visitors. Are you having issues with the challenge page/captcha?
Cloudflare has a challenge?
Reply With Quote
  #18  
Old 07-28-2011, 03:53 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Cloudflare has a challenge?
Customize Challenge Page

Customize the challenge page. You can customize colors, copy and other elements of the page. Changes may take up to 30 minutes to propagate across the entire CloudFlare system.
Reply With Quote
  #19  
Old 07-30-2011, 07:13 PM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rocket Loader screwed up my site. I know it's in Beta. Everything else seems to be okay so far.
Reply With Quote
  #20  
Old 08-02-2011, 01:18 PM
8thos's Avatar
8thos 8thos is offline
 
Join Date: Aug 2010
Location: Pensacola, FL
Posts: 772
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Purging cache and going into development mode doesn't work no matter what order I do it in. I need to see changes right away. I even wait minutes, in some cases hours and I still do not see immediate change. It also happens after I deactivate the service. This bug almost makes me want to stop this service.
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 09:31 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02445 seconds
  • Memory Usage 2,265KB
  • 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
  • (2)bbcode_code
  • (10)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
  • (3)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (9)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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