Activity Stream
48,167 MEMBERS
62894 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Banned

    Default Security Tips

    I have VB 4 please give me some security tips.
    sniper Reviewed by sniper on . Security Tips I have VB 4 please give me some security tips. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    felonygames.com
    I would block all ip's from accessing your admin panel Folder excluding yours using deny all in your htacces file.
    This will avoid your admin panel from getting exploited

  4.     
    #3
    Member
    And protect config.php with .htaccess

  5.     
    #4
    Member
    Website's:
    jamiiforums.com vbulletin.org animehere.com

  6.     
    #5
    Banned
    bmoeller..i have dynamic Ip.s system ...so any solution.

    AmN...How can i do tht??

    abade..thanks..

  7.     
    #6
    Member
    Website's:
    felonygames.com
    Sniper did you quote me?

    is so

    create and .htacces file for the admin directory

    Code: 
    Order Deny,Allow
    Deny from all
    Allow from 12.4.432 put your ip where the numbers are
    Change it up when you ip changes

    I do this to every script i have ever had that has a admin panel

  8.     
    #7
    Member
    Quote Originally Posted by sniper View Post
    bmoeller..i have dynamic Ip.s system ...so any solution.

    AmN...How can i do tht??

    abade..thanks..
    Create htaccess in /includes directory.

    Code: 
    <Files config.php>
    order deny,allow
    deny from all
    </Files>
    http://www.vbulletin.com/docs/html/m...ulletin_config

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Some basic cPanel server security tips / cpanel setup
    By DLow in forum Technical and Security Tutorials
    Replies: 0
    Last Post: 28th Jun 2012, 03:19 PM
  2. Security Thread, Get/Post your tips here!
    By litewarez in forum Tutorials and Guides
    Replies: 37
    Last Post: 2nd Oct 2010, 01:32 PM
  3. Hosting Tutorials,Tips,Security,General | PhotonServers
    By ChosenOne in forum Useful Sites
    Replies: 9
    Last Post: 20th May 2010, 10:10 AM
  4. Replies: 14
    Last Post: 19th May 2010, 06:07 PM
  5. [LE] PhotonServers.NET | Hosting Tutorials,Tips,Security,General
    By Raptile in forum Traffic Market (Buy, Sell and Trade)
    Replies: 9
    Last Post: 14th May 2010, 06:11 AM

Tags for this Thread

BE SOCIAL