Web Hosting Frequently Asked Questions
- I keep getting the Forbidden Message when accessing my web site.
- I want to know what type of servers you are running.
- I want to know the path to perl and path to sendmail.
- Do you support ASP (Active Server Pages)?
1. I keep getting the Forbidden Message when accessing my web site.
If you get the following message after we have setup your domain:
Forbidden
You don't have permission to access / on this server.
Then it means you haven't put any files into your directory, or you have put them in the wrong location. It could also mean that your index page is named something other than index.php, index.htm, index.php, default.html, or default.htm.
Back to Top
2. I want to know what type of servers you are running.
We are running Linux servers, and we are using the Apache Web Server.
Back to Top
3. I want to know the path to perl and path to sendmail.
Path to perl = /usr/bin/perl
Path to sendmail = /usr/sbin/sendmail
Back to Top
4. Do you support ASP (Active Server Pages)?
Currently we do not support ASP. ASP is usually associated with windows NT. We currently run Linux machines. We do suggest an alternative for ASP, which would be PHP, and that is something we do support.
Back to Top
|