FAQs: Web Server
Questions and answers concerning the web server of Domaintechnik.at:
What is the absolute path of a frequently used program such as Perl, Sendmail etc.?
- The absolute path to the root directory of your account is /var/home/yourdomain_com (replace "yourdomain_com" with your actual domain name, e.g. testdomain_com).
- The absolute path to your CGI directory thus is: /var/home/yourdomain_com/www/cgi-bin
- Other importatn paths:
Perl v5.8.4: /usr/bin/perl Sendmail: /usr/sbin/sendmail PHP v5.2.5 with Zend Optimizer v2.2.0 and Zend Engine v3.3.0 : /usr/local/sbin/php and /usr/local/bin/php ImageMagik 6.2.4: /usr/bin/
Under which operating system do the web servers of Domaintechnik.com run?
All web servers at Domaintechnik.com have Debian Linux. Debian is highly reliable and scaleable.
Which web server software is used at Domaintechnik.com?
All web servers at Domaintechnik.com use the Apache Webserver version 1.3.33.
Which Apache modules are supported by Domaintechnik.com?
Currently we have installed the following modules:
Log_Agent -- Support of the Agent Logs Log_Referral -- Support of the Referrer Logs Mime_Magic -- Determination of the file format without explicit specifictaion of the MIME type Mod_Autoindex -- Treatment of directory accesses, which do not contain an index file Mod_Cgi -- Treatment of CGI scripts Mod_Dir -- Treatment of directory accesses and directory index files Mod_Env -- Support for environment variables Mod_Frontpage -- Necessary modul to the support of Microsoft Front Page Mod_Imap -- Treatment of intern Imagemaps Mod_Include -- Treatment of Server Side Includes (SSI) in text files Mod_Negotiation -- Permits contents selection based on the accept headers |