Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Beginner

0 views
Skip to first unread message

savi...@gmail.com

unread,
Aug 6, 2009, 6:13:30 AM8/6/09
to
Hello,
I am novice using IHS, and would like to know what is the default port of IHS. I installed IHS v6.1 on windows, started the service and type 127.0.0.1 in browser's address bar, but nothing happens. Is this the correct procedure?

Sávio

Ken Hygh

unread,
Aug 6, 2009, 9:17:19 AM8/6/09
to
savi...@gmail.com wrote:
> Hello,
> I am novice using IHS, and would like to know what is the default port of IHS. I installed IHS v6.1 on windows, started the service and type 127.0.0.1 in browser's address bar, but nothing happens. Is this the correct procedure?
>
> S�vio

80

Ken

Slaacker

unread,
Sep 9, 2009, 4:12:12 PM9/9/09
to
try typing http://+hostname+

Slaacker

unread,
Sep 9, 2009, 4:13:21 PM9/9/09
to
that was meant to be italics. Just type the hostname in the address bar.

Slaacker

unread,
Sep 9, 2009, 4:26:39 PM9/9/09
to
apache -t -f apache -t -f c:\ibm\ihs61\conf\httpd:conf Hit Enter

If ok, you should see: Syntax OK

If not, it will give you the line where the bad syntax is.

Pushpender

unread,
Oct 30, 2009, 7:10:30 AM10/30/09
to
Hello
If you want to check the port on which http server is meant to listen
go to /conf/ ,open httpd.conf.
Search for Listen
example
Listen 80 (HTTP Server meant to listen on port 80)
Accessing HTTP server
http://localhost/
if port is 81(example)
http://localhost:81/
thanks
0 new messages