• 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: MOSXSWebPassword
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MOSXSWebPassword


  • Subject: Re: MOSXSWebPassword
  • From: David Muszynski <email@hidden>
  • Date: Thu, 30 Apr 2009 11:35:50 -0400


On Apr 30, 2009, at 12:35 AM, Chuck Hill wrote:

I don't know what else is on your machine or has been done to it so I am reluctant to recommend doing that blindly. My install (on client) indicates that both are present:

ls /System/Library/WebObjects/Adaptors/
Apache		Apache2.2	CGI


Check to see which your httpd.conf is loading.

httpd.conf:

# Including WebObjects Configs
Include /System/Library/WebObjects/Adaptors/Apache/apache.conf

apache.conf referenced from above:

# WebObjects 5.4: Enable the WebObjects module.


LoadModule WebObjects_module /System/Library/WebObjects/Adaptors/ Apache/mod_WebObjects.so


# Path to the Document Root of your Webserver,
# it should contain a directory named WebObjects
WebObjectsDocumentRoot /Library/WebServer/Documents

# You can change the 'cgi-bin' part of WebObjectsAlias to whatever you
# prefer (such as Apps), but the 'WebObjects' part is required.
WebObjectsAlias /cgi-bin/WebObjects

# Here are the 3 possible configuration modes.
# The apache module uses one of them to get information
# about your deployed applications.
# 1085 is the reserved port on which wotaskd processes listen to by default.


# Host List Configuration
# wotaskd is started automatically on supported platforms,
# so this is the default mode.
# The apache module gets its configuration from the wotaskds
# listed on the configuration line
# For multiple hosts:
# WebObjectsConfig http://<name-of-a-host>:<port-on-a-host>,http:// <name-of-another-host>:<port-on-a-host> <interval>
# For localhost:
WebObjectsConfig http://localhost:1085 10


# Multicast Configuration
# The apache module gets its configuration from all wotaskds
# that respond to the multicast call on the subnet
# WebObjectsConfig webobjects://239.128.14.2:1085 10

# File Configuration
# The apache module gets its configuration from one file
# WebObjectsConfig file://<path-to-a-xml-config-file> 10


# To enable public access to the WOAdaptorInfo page, uncomment the following line
# WebObjectsAdminUsername public


# To enable the WOAdaptorInfo page with restricted access,
# uncomment the next two lines and set the user and password
# To access the WOAdaptorInfo page with restricted access,
# use a URL like: http://webserver/cgi-bin/WebObjects/WOAdaptorInfo?user+password .
# WebObjectsAdminUsername user
# WebObjectsAdminPassword password


# To change the logging options, read the following comments:
# The option name is "WebObjectsLog" and the first value indicates the path of the log file.
# The second value indicates the log level. There are five, in decreasing informational order:
# "Debug", "Info", "Warn", "Error", "User"
#
# Note: To enable logging, touch '/tmp/logWebObjects' as the administrator user (usually root).
#
# The following line is the default:
# WebObjectsLog /Library/WebObjects/Logs/WebObjects.log Debug



As I said before, I haven't made any changes to my set up. I'm just serving some PHP/MySQL sites and some static html sites. I've got some http and some https going on, that's about it.
--
Thanks,
David
http://www.FloridaPets.org
321.961.5281




_______________________________________________
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


  • Follow-Ups:
    • Re: MOSXSWebPassword
      • From: Tim Worman <email@hidden>
    • Re: MOSXSWebPassword
      • From: Chuck Hill <email@hidden>
References: 
 >MOSXSWebPassword (From: David Muszynski <email@hidden>)
 >Re: MOSXSWebPassword (From: Chuck Hill <email@hidden>)
 >Re: MOSXSWebPassword (From: David Muszynski <email@hidden>)
 >Re: MOSXSWebPassword (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Webobjects-dev Digest, Vol 6, Issue 402
  • Next by Date: WOApplication's TimeoutTask inner class question
  • Previous by thread: Re: MOSXSWebPassword
  • Next by thread: Re: MOSXSWebPassword
  • Index(es):
    • Date
    • Thread