Results 1 to 8 of 8

Thread: site not secure message

  1. #1

    site not secure message

    ..

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Someone needs to upgrade the host server so it runs through an https address and not a http address. It's a two minute job that can be done by adding a simple script to the base directory.

    Also it's not really a security issue if you're not sending banking and credit card info through the site. I can't fix bogley as access is above my pay grade here. I had to do all this to Climb-Utah.com a while back.

  4. #3

  5. #4
    Do you actually leave the site or just the page? I get some stupid message like that. Which I never read, but I don't actually leave the site. I just leave the reply page.

    Bogley probably needs Scott to spend a day on it to bring the software, plug-ins, ect up to date.

  6. #5
    I believe this is the line of code that needs to be added to Bogly's root directory in the .htaccess file on the server to eliminate the not secure message

    Code:
    RewriteEngine On 
    RewriteCond %{HTTP_HOST} ^Bogley.com [NC]
    RewriteCond %{SERVER_PORT} 80 
    RewriteRule ^(.*)$ https://www.Bogley.com/$1 [R=301,L]

  7. #6
    Quote Originally Posted by Iceaxe View Post
    Do you actually leave the site or just the page? I get some stupid message like that. Which I never read, but I don't actually leave the site. I just leave the reply page.

    Bogley probably needs Scott to spend a day on it to bring the software, plug-ins, ect up to date.
    I get the same message. I've been getting it for a while. As Ice has mentioned it never takes me off the site, just the reply page. It's annoying.
    It's only "science" if it supports the narrative.

  8. Likes BasinCruiser liked this post
  9. #7

  10. #8
    Yeah I need to get around to editing that file when I've got a few minutes from a PC, I've been ignoring it for years now lol


Similar Threads

  1. 1 new private message, but no message
    By jman in forum About Bogley & Support
    Replies: 2
    Last Post: 10-19-2009, 01:52 PM
  2. EBAY Message
    By chickenlicken in forum General Discussion
    Replies: 11
    Last Post: 04-18-2008, 06:03 PM
  3. Instant Message with Mom - pic
    By Sombeech in forum General Discussion
    Replies: 4
    Last Post: 01-02-2008, 05:52 PM
  4. Saw - unexpected message
    By Sombeech in forum General Discussion
    Replies: 0
    Last Post: 10-12-2007, 08:46 PM
  5. How to Secure Your Wireless Network
    By Sombeech in forum General Discussion
    Replies: 4
    Last Post: 04-18-2007, 03:49 PM

Visitors found this page by searching for:

Outdoor Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •