Hi Sirs., 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 read permissions set to everybody. In the PHP Script (index.php), but just out of <?php...?> tags zone, there is a line defined as, <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.6 (Debian-2.0.0.6-0etch1)" 127.0.0.1 - - [18/Sep/2007:21:27:35 +0000] "GET /www/ HTTP/1.1" 200 11981 "-" "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:31:21 +0000] "GET /www/image.jpg HTTP/1.1" 200 5239 "http://localhost/www/" "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)" --- Tried with Iceweasel, and also with Epiphany, with the same results: no image.jpg, nor styles.css loaded in web browsers. Two (three) days asking people, writing forums, googling... without success. Anyone can help me ? Thanks in advance, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]