Problem about running Apache on cygwin

Buchbinder, Barry (NIH/NIAID) BBuchbinder@niaid.nih.gov
Fri Jan 14 14:16:00 GMT 2005


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/



More information about the Cygwin mailing list