1. CGI
1.1. Do you support CGI?
Yes, of course! All CGI scripts run under your UID. See http://www.bewley.net/cgi/support.html. You just have to name them
- cgi. We even support index.cgi so you can easily customize your page for the client currently viewing it.
2. Database Access
2.1. Do I have access to a database?
MySQL is available. Email for pricing.
3. Virtual Hosting
3.1. Do you support DAV?
Yes, we are currently testing WebDAV http://www.webdav.org/. It is currently available, email mailto:support@bewley.net for more information.
3.2. Can I resell my space?
No. But we welcome consultants to host their clients with us.
4. HTML Help
4.1. What must I name my opening page?
When a browser accesses your directory, the server will look for index.html followed by index.shtml followed by index.cgi and display the first one found.
5. Programming
5.1. What languages / compilers do you suport?
C, C++, Perl, Java, Tcl/Tk, PHP, Python.
5.2. Do you support "server side includes"?
Yes. Your file must end in .shtml. See HTML for mention of index.shtml.