Last modified by Aaron Rosenzweig on 2012/10/18 13:08

From version 41.1
edited by Pascal Robert
on 2010/08/20 19:52
Change comment: There is no comment for this version
To version 29.1
edited by David Avendasora
on 2010/11/30 02:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Running Through Apache - Leopard Client 10.5.5 - Summary
1 +Running Through Apache - Leopard & Snow Leopard Client - Summary
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.avendasora
Content
... ... @@ -15,8 +15,8 @@
15 15  <Directory />
16 16   Options FollowSymLinks
17 17   AllowOverride None
18 - \#Order deny,allow
19 - \#Deny from all
18 + #Order deny,allow
19 + #Deny from all
20 20  </Directory>
21 21  
22 22  {{/code}}
... ... @@ -64,10 +64,10 @@
64 64  
65 65  {{code}}
66 66  
67 -\-WODirectConnectEnabled false
68 -\-WOHost localhost
69 -\-WOAdaptorURL [http://localhost/cgi-bin/WebObjects]
70 -\-WOPort 5555
67 +-WODirectConnectEnabled false
68 +-WOHost localhost
69 +-WOAdaptorURL [http://localhost/cgi-bin/WebObjects]
70 +-WOPort 5555
71 71  
72 72  {{/code}}
73 73  
... ... @@ -90,4 +90,4 @@
90 90  
91 91  Steps 8, 9, 10. If that doesn't work, go back and double check every one of the settings. You'll probably find one of them has a typo or something. I am sure I did it three or four times before I finally got it all to work.
92 92  
93 -See this page for debugging tips:&nbsp;[[WO:Debugging wotaskd and JavaMonitor]]
93 +See this page for debugging tips:&nbsp;[[Debugging wotaskd and JavaMonitor on OS X]]