|
|||||||||||
|
Problems yet at loading CSS & images
From: linux user <sudebian(at)gmail.com>
Date: Thu Sep 20 2007 - 12:48:33 EDT
I'll explain you again my problem. After mounting a LAMP server, I noted that neither Epiphany nor Iceweasel Web Browsers charges Cascade Style Sheets and Images, since it seems that apache2 works fine.
The files: styles.css and index.php are stored at the same folder.
Both have the
<link rel="stylesheet" type="text/css" href="./styles.css" /> In /var/log/apache2/access.log, It's possible to read, --- 127.0.0.1 - - [18/Sep/2007:21:27:35 +0000] "GET / HTTP/1.1" 302 297 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070723 Iceweasel/2.0.0.6 (Debian-2.0.0.6-0etch1)" 127.0.0.1 - - [18/Sep/2007:21:27:39 +0000] "GET /www/styles.css HTTP/1.1" 200 896 " http://localhost/www/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070723 Iceweasel/2.0.0.6Received on Thu Sep 20 12:49:05 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 05:12:02 EDT |
||||||||||
|
|||||||||||