Last modified by Aaron Rosenzweig on 2011/05/09 01:46

From version 55.1
edited by Kieran Kelleher
on 2007/10/18 08:04
Change comment: There is no comment for this version
To version 51.1
edited by Kieran Kelleher
on 2007/10/18 08:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,13 +14,16 @@
14 14  
15 15  Bonjour Delays: Apparently the procedure here is also useful for preventing "Bonjour" delays when you launch the browser to test your app on your development machine.
16 16  
17 -
18 18  {{/info}}
19 19  
20 20  == Edit Apache Config ==
21 21  
22 -Note: **Do NOT try to use the Bonjour / Rendezvous name of your machine in this step.** It will cause you grief. Accept this and don't even try. You have been warned.
21 +{{warning title="Bonjour, comment ça va? .... Trés bien, merci!"}}
23 23  
23 +*Do NOT try to use the Bonjour / Rendezvous name of your machine in this step.* It will cause you grief. Accept this and don't even try. You have been warned.
24 +
25 +{{/warning}}
26 +
24 24  Edit **/etc/httpd/httpd.conf**, find the line containing **ServerName** and change it to this:
25 25  
26 26  {{code}}