[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems yet at loading CSS & images



On Thursday 20 September 2007 12:48 pm, linux user wrote:
> 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,
>snip
try:
<link rel="stylesheet" type="text/css" href="styles.css" />
I never studied posix-compat. file structures, but I never reference a file in 
the same directory that way. 

If that doesn't fix it, you may have an error in your apache configuration 
files.

I hope that helps.
-- 
Matthew K Poer <matthewpoer@gmail.com>
Location: GA, USA              Web: http://matthewpoer.freehostia.com
GnuPG Public Key: 4DD0A9A6     Keyserver: subkeys.pgp.net

Attachment: pgpC9B6JWDfa7.pgp
Description: PGP signature


Reply to: