• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem with css file when DirectConnect is disabled
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with css file when DirectConnect is disabled


  • Subject: Re: Problem with css file when DirectConnect is disabled
  • From: "Guido Neitzer" <email@hidden>
  • Date: Thu, 31 Aug 2006 16:28:56 +0200

2006/8/31, Gilles MATHURIN <email@hidden>:

Is it normal ? Do i have to build and install the WOApp in a real
deployment way ? Any clue ?

No, you don't have to install your app. You have to make sure, that:

1. The path you give in your html is based on the webserver root
directory. This is normally /Library/WebServer/Documents on Mac OS X.
So you can refer to a css file that is in this directory with
href="/styles.css"

2. Make sure, the webserver user can access the stylesheet file
(permissions). If you have only a symlink in the webserver dir, the
whole path has to be readable by the webserver user (www).

3. I don't remember what the default is, but the apache webserver must
be allowed to follow symlinks (in the directory settings for the
default domain in the httpd.conf).

4. Apache has to be running on the machine. ;-)

cug

--
PostgreSQL Bootcamp, Big Nerd Ranch Europe, Nov 2006
http://www.bignerdranch.com/news/2006-08-21.shtml
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Problem with css file when DirectConnect is disabled (From: Gilles MATHURIN <email@hidden>)

  • Prev by Date: Re: Re: Chat integration
  • Next by Date: Re: Chat integration
  • Previous by thread: Problem with css file when DirectConnect is disabled
  • Next by thread: Re: Direct to Java Client and frameworks (reposted)
  • Index(es):
    • Date
    • Thread