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

From version 40.1
edited by Pascal Robert
on 2010/08/20 19:52
Change comment: There is no comment for this version
To version 34.1
edited by Pascal Robert
on 2010/08/20 19:53
Change comment: There is no comment for this version

Summary

Details

Page properties
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