This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problem about running Apache on cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]