Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: From: "Buchbinder, Barry (NIH/NIAID)" To: cygwin AT cygwin DOT com Subject: RE: Problem about running Apache on cygwin Date: Fri, 14 Jan 2005 08:19:09 -0500 MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes At Friday, January 14, 2005 5:29 AM, C u wrote: > I have installed Apache 2.0.52 in /usr/local/apache2. > How can I browse web pages in /usr/local/apache2/htdocs with Internet > Explorer? This is a Windows and IE question, so is really off-topic. But .. In Internet Explorer: File | Open | Browse then go to c:\cygwin\usr\local\apache2\htdocs\foo.htm and you can follow hyperlinks normally In cygwin, if MS IE is your default browser $ cygstart /usr/local/apache2/htdocs/foo.htm In cmd.exe or command.com, if MS IE is your default browser C:\> start c:\cygwin\usr\local\apache2\htdocs\foo.htm There are probably other ways -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/