[TIPS] Block IP Address with .htaccess
If you have a website and want to block certain IP addresses for IP Address will not be able to access your website, you simply create a file with a name. htaccess then place in the main directory of your website.
Inside the .htaccess file, fill in this script:
order deny,allow
#deny from ... Read More
No Comments
Setting up MySQL connect for osRose server
Posted On 05 Mar 2011 By WiseGuy. Under Games Entertainment, Programming, Rose Online Evolution, Teknologi Informasi.
For security reasons, I setup mySql connection like this:
1. Add user with priviledges Select, Insert, Update and Delete to Rose DB only from localhost
2. Place that user to your 3 server config files
If you need remote access to rose db, you can makes another user, maybe with difference priviledges ( ... Read More
No Comments
[Release] Rose Server Administrator
Features:
* Account & Char management
- Who's online, active account and banned account
- Add / Edit / delete Inventory, Storage & Mileage storage
* Item Reference
- Send item to Item mall storage (with refine, slotted and gem)
* Droplist
- Add / edit / delete droplist
- Find what/where item drop
* Mobgroup
- Add / edit ... Read More
2 Comments