10-18-04 10:48 PM
"Joachim Schrader" <joachim.schrader@online.no> said:
>How can I configure my Apache http-server so that it uses my
>style.css-files?
It does - as soon as your HTML files contain proper declarations for
the browsers, so that the browsers start requesting the css files.
So, servers are rather agnostic what comes to file contents; clients
(browsers and other) request files, servers serve them. What servers
do (should, at least), is to provide accurate content types for files
served -- but CSS is common enough to get correct content type
information by default, so no configuration should be needed for that.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
[ Post a follow-up to this message ]
|