Blog
24 x 7 x 365 US Based Support
1-Click Installs of Popular Applications and Site-Builders
99.9% Uptime Guarantee
How do I add Web Stats for a Virutal Host?
For Fully Managed Linux Plans: To install webalizer, please follow these instructions: Login to your SMT 5.0. Go to Web Services. Select Add. Select Install Web Stats for Virtual Host. Click on the Display List button. Select the virtual host...
What is SMT 6.0 for Linux and how do I get it?
The questions below are meant for Linux fully managed web hosting (both shared and dedicated) customers. These FAQ's should address immediate questions you may have about SMT 6.0, however do not hesistate to call, chat, or submit support tickets with...
How do I set up a search engine friendly redirect using a .htaccess?
Setting up a .htaccess 301 redirect can be confusing and difficult, however listed below are steps you can take to set up these redirects with ease. What is the .htaccess file? The Apache .htaccess 301 redirect is a server side redirect which is...
Where to obtain an FTP Client/Application?
If you are looking for an FTP Client/Application, we can recommend two different popular and easy to use applications. 1. Filezilla The first is called Filezilla and it is located here: https://filezilla-project.org. When you access the page just click on...
How do I modify my hosts file on a Linux Machine?
How can modifying your hosts file help you? Modifying your hosts file will allow you to override the DNS for a domain on that particular machine. To give you an example, if you are moving your hosting from another provider to AIT, and have uploaded your data and you...
How does one use SFTP in Filezilla?
Filezilla is an FTP client that runs on Linux, Windows, and Mac OS X and an FTP server that runs on Windows. Sometimes it is desirable to use SFTP (SSH File Transfer Protocol) for encrypted file transfer. To use SFTP with Filezilla: Open Filezilla and pick Site...
Do Server Side Includes (SSI) work on AIT’s Web Servers?
Yes, AIT's Fully Managed Linux and Windows servers can be configured to work with SSI (Server Side Includes). You can use the below HTML code to show the current date on your server if SSI are enabled on your server. By default, files named .shtml on Linux or .asp on...
Do Server Side Includes (SSI) work on AIT’s Web Servers?
Yes, AIT's Fully Managed Linux and Windows servers can be configured to work with SSI (Server Side Includes). You can use the below HTML code to show the current date on your server if SSI are enabled on your server. By default, files named .shtml on Linux or .asp on...
What is ASP Fmail or fmail.asp?
AIT's Windows servers are setup to use CDOSYS, which is a component used to send email from a server, or you can use ASPEmail. AIT has provided a script designed to process any forms that you write for your site. No knowledge of ASP is necessary to...
How do I select, add or update data in a database using ASP?
Adding Data to a Database: Adding data to a Windows-based database using ASP is rather simple with the following code. Why would you even want to sue a database Well, here's why. You design web based forms to gather information for your database. ...

