![]() |
The Built-In Web Serverand things you need to know if you don't want to use it, for Be in your Stereo. |
It is strongly recommended that if you set up a web server like Apache or RobinHood, that you tell it to use /boot/home/config/settings/biys/current_skin/ for its document root. This way, the preference dialog's skin selector will continue to work.
The web server knows that some types of files are static (i.e. unchanging). Static files are sent straight to the web browser unchanged. The server code decides based on file extension - not BeOS attributes - whether a file is static. The filenames that are recognized as static are
extension | MIME type |
---|---|
gif | image/gif |
jpeg | image/jpeg |
jpg | image/jpeg |
png | image/png |
html | text/html |
txt | text/plain |