Home >> Knowledge Base 
Search:     Advanced search
Browse by category:



Categories
 
folder General (3)
folder Game Servers (7)
folder Voice Servers (1)
folder Web Hosting (6)


Most viewed
 
document How to install server mods for q3 based games.
Most mods will include instructions with the distribution, but here's an easy way with most games based on the quake3 series of game engines. 1)...
Not rated 03 Nov, 2007 Views: 676 Comments: 0
document How to do a traceroute
Traceroute is a utility that is provided with operating systems that lets you view the route that your computer takes to a server across the...
Not rated 05 Nov, 2006 Views: 497 Comments: 0
document Custom Error Pages
To use custom error pages create a .htaccess file in the www directory in your home dir. with the following lines (or add them if you already have a...
Not rated 13 Jan, 2007 Views: 445 Comments: 0
document How to create a redirect to use for the fast download (http based) feature of your game server.
Many game servers will let you set up a redirect for faster downloading of mod and map files by using a web server. To take advantage of this you'll...
Not rated 03 Nov, 2007 Views: 441 Comments: 0
document Where can I find more help on the control panel?
A complete resource site is located here: which should cover everything in the control panel.
Not rated 05 Nov, 2006 Views: 417 Comments: 0
Recent articles
 
document How to create a redirect to use for the fast download (http based) feature of your game server.
Many game servers will let you set up a redirect for faster downloading of mod and map files by using a web server. To take advantage of this you'll...
Not rated 03 Nov, 2007 Views: 441 Comments: 0
document Custom Error Pages
To use custom error pages create a .htaccess file in the www directory in your home dir. with the following lines (or add them if you already have a...
Not rated 13 Jan, 2007 Views: 445 Comments: 0
document How to prevent hotlinking of your images
Create a .htaccess file in your public_html directory with the following: RewriteEngine on RewriteCond % !^$ RewriteCond...
Not rated 13 Jan, 2007 Views: 318 Comments: 0
document How to show the files in a directory without a index page
Create an .htaccess file in the directory with the following contents: Options +Indexes
Not rated 13 Jan, 2007 Views: 323 Comments: 0
document Enabling php 5 on your domain
You can use php 5 on your domain by either naming the files with a .php5 extension, or to have all php files use php 5 create a .htaccess file with...
Not rated 13 Jan, 2007 Views: 340 Comments: 0