Are you using MAMP? [www.mamp.info] [free version available] MAMP will let you view your files through apache/php on a local web server, and you can connect to that wirelessly over a local wifi network very easily and preview your files on an iPhone/iPad. One gotcha I found is to make sure you configure server names correctly (especially if using WordPress).
I can visit my site on my MacPro at 3 addresses: http://localhost:8888/iso200/wordpress/ http://192.168.0.11:8888/iso200/wordpress/ and at http://monkey.local:8888/iso200/wordpress/ however http://monkey.local:8888/iso200/wordpress/ is the only one that can be consistently seen across the network by all devices - hardwiring the IP address causes all sorts of problems when/if it changes (especially in WordPress). Dave -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
