OS X comes w/Apache installed ... you used to start it by editing 
/etc/hostconfig or by any 
of the usual command line methods:

sudo apachectl start
(etc).

Looks like in OS X 10.5 you can also start it by going to System Prefs -> 
Sharing and then 
enabling "Web sharing".

I believe the default location of document root is in 
/Library/WebServer/Documents

I normally use MAMP which is a little overkill if you just want a web server...
http://www.mamp.info/en/index.php

PS: Macs rule :)


--- In [email protected], Robert Thompson <[EMAIL PROTECTED]> wrote:
>
> Thanks.  For whatever reason nothing appears in the bottom right  
> corner for me, even on Internet Explorer, for the FLEX3 Component  
> Explorer.
> 
> I'll check the sdk directory though.
> 
> Tried to run it right from the explorer.html but it wouldn't for  
> Safari or Firefox.
> 
> I imagine it needs the http:// protocol instead of file://
> 
> I've figured out a lot since I got my MacPro but not how to start a  
> small Web Server to test things via http://
> 
> Any Mac machines rule people out there that know how to do this?
> 
> -r
> 
> On Sep 9, 2008, at 4:15 AM, Haykel BEN JEMIA wrote:
> 
> >
> > Paul and Nancy were talking about the bottom right pane of the  
> > explorer that displays the source of the selected control.
> >
> > The sources of the explorer are available with Flex Builder. They  
> > are under "sdks\<version>\samples\explorer".
> >
> >
> > On Tue, Sep 9, 2008 at 8:24 AM, Robert Thompson  
> > <[EMAIL PROTECTED]>wrote:
> >
> > Nancy,
> >
> > We might be talking about different things.
> >
> > (1) Under the FLEX 2.0 examples, you could, for example, go to the  
> > FLEX Style Explorer,
> >
> >     http://www.adobe.com/devnet/flex/samples/style_explorer/
> >
> > (2) Then click on "Experience the application" which leads you to  
> > here,
> >
> >     
http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html
> >
> > (3) You can then Right Click anywhere on the app and click "View  
> > Source" and it appears for the MXML page, and then to the left you  
> > see all the files for actionscript, components, etc. And There is a  
> > download source (ZIP) link at the bottom.
> >
> > Does any of this appear for you for the FLEX 3.0 component explorer  
> > below,
> >
> >     http://examples.adobe.com/flex3/componentexplorer/explorer.html
> >
> > Or for any other FLEX 3.0 example for that matter?
> >
> > Hopefully they will be updated soon.
> >
> > -r
> >
> >
> >
>



Reply via email to