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

From version 53.1
edited by Pascal Robert
on 2007/09/03 17:10
Change comment: There is no comment for this version
To version 54.1
edited by Kieran Kelleher
on 2007/10/18 08:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.kieran
Content
... ... @@ -10,8 +10,11 @@
10 10  
11 11  {{info title="Useful Information"}}
12 12  
13 -The changes in this section are only required if you want your hostname to be stable across network changes. While this simplifies many aspects of development (like testing cookies), it causes problems if you need to be able to access your webserver from a remote machine, including if you need to be able to test your web app from a Parallels VM.
13 +The changes in this section are only required if you want your hostname to be stable across network changes. While this simplifies many aspects of development (like testing cookies and https), it may cause problems with those specific aspects (cookies, https, etc.) if you need to be able to access your dev machine from a remote machine, including if you need to be able to test your web app from a Parallels VM.
14 14  
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 +
17 +
15 15  {{/info}}
16 16  
17 17  == Edit Apache Config ==