Apache
Are server-side includes (SSI) supported?
Samat -
Saturday, April 1, 2006 - 02:19
Tags: Knowledge Base • Apache
At the moment, we do not support use of SSI.
We recommend that you use the much faster PHP to handle including files in your pages.
May I have access to raw Apache logs?
Samat -
Tuesday, March 28, 2006 - 14:00
Tags: Knowledge Base • Apache
Yes, we can provide Apache’s log files for your domains hosted with Rhombic Networks.
This is useful if you would like to perform your own statistics analysis.
We use Apache’s combined log format.
Is mod_deflate used? What type of content is compressed?
Samat -
Sunday, January 8, 2006 - 00:04
Tags: Knowledge Base • Apache
Yes, Rhombic Networks’ web servers use Apache’s mod_deflate to compress web content. We compress all content except files matching the extensions:
- Images (*.gif, *.jpeg, *.jpg, *.png)
- Adobe Acrobat PDFs (*.pdf)
- Compressed Media (*.mp3, *.avi, *.wmv, *.mov, *.qt, *.ogg)
- Scripts (*.htc)
- Other binary files (*.exe, *.gz, *.tgz, *.zip, *.bz2, *.sit, *.rar, *.rz)
If there are any other content you wish to not be compressed, please let us know.
