Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 21st, 2005, 12:57 AM
marika
Guest
 
Posts: n/a
Default Apache server problem or my dud coding?

Having troubles with getting a site to display correctly on a specific
server.
I believe the server in question is an apache.
It doesn't seem to be finding the stylesheet on this articular server.
I have uploaded it to 2 other servers (one unix the other windows) and
they find the sheet fine.

Do apache servers sometimes take a while to update or has anybody
experienced this problem before?

Addresses:
Dud site: http://www.ui3.com.au/staging/who.html
Windows site: http://www.writers-centre.org/site/who.html
Unix site: http://www.3littlepenguins.com/ui3/who.html

Please help!!!
  #2  
Old July 21st, 2005, 12:57 AM
Mark Tranchant
Guest
 
Posts: n/a
Default Re: Apache server problem or my dud coding?

marika wrote:
[color=blue]
> It doesn't seem to be finding the stylesheet on this articular server.
> I have uploaded it to 2 other servers (one unix the other windows) and
> they find the sheet fine.[/color]

It is Apache 1.3.31, so at least they keep up to date on the 1.3 series.

Try using an absolute reference to the stylesheet:

href="http://www.ui3.com.au/staging/css/textstyles.css" rather than
href="css/textstyles.css"

It certainly looks fine from the client side...

--
Mark.
http://tranchant.plus.com/
  #3  
Old July 21st, 2005, 12:57 AM
Spartanicus
Guest
 
Posts: n/a
Default Re: Apache server problem or my dud coding?

podshmirl@hotmail.com (marika) wrote:
[color=blue]
>It doesn't seem to be finding the stylesheet on this articular server.[/color]
[color=blue]
>Dud site: http://www.ui3.com.au/staging/who.html[/color]

404: http://www.ui3.com.au/staging/css/ndlvllayoutsub.css

--
Spartanicus
  #4  
Old July 21st, 2005, 12:57 AM
Mark Eggers
Guest
 
Posts: n/a
Default Re: Apache server problem or my dud coding?

On Wed, 06 Oct 2004 23:01:49 -0700, marika wrote:

[color=blue]
> Dud site: http://www.ui3.com.au/staging/who.html Windows site:[/color]
404 on css/2ndlvllayoutsub.css
[color=blue]
> http://www.writers-centre.org/site/who.html Unix site:[/color]
css/ndlvllayoutsub.css
[color=blue]
> http://www.3littlepenguins.com/ui3/who.html[/color]
css/ndlvllayoutsub.css

Looks like a typo. What's the extra "2" doing in the file name on the
first site??

HTH

/mde/
just my two cents . . . .
  #5  
Old July 21st, 2005, 12:57 AM
jmm-list-gn
Guest
 
Posts: n/a
Default Re: Apache server problem or my dud coding?

marika wrote:[color=blue]
> Having troubles with getting a site to display correctly on a specific
> server.
> Dud site: http://www.ui3.com.au/staging/who.html
>[/color]
There is no ./text directory.

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles