11
JMorris
Re: Apache on port 8081
  • 2005/10/7 10:14

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


gediminasbyt,

I was referring to the IIS Web interface for Remote Desktop. Remote Desktop uses port 3389 for communication, but you can set IIS up so that you can make the initial connection to the remote server via a browser. Then the connection is switched to port 3389 for the actual RDP session. It was just an example.

Best Regards,

James
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

12
KayJay
Re: Apache on port 8081
  • 2005/10/7 11:24

  • KayJay

  • Just popping in

  • Posts: 36

  • Since: 2005/7/6 1


Hi there

I had exactly the same problem with my Apache. But it works beautifully now, on a Windows machine. Just change all the references in your httpd.conf file to represent 8081 instead of 80.

Specificially
#Listen 12.34.56.78:80
Listen 80
becomes
Listen 8081

That with changing the Virtual path works fine, provided all your links are refernced to the virtual path.

Hope this helps

Kath

13
cavh2005
Re: Apache on port 8081
  • 2005/10/7 13:42

  • cavh2005

  • Just popping in

  • Posts: 13

  • Since: 2005/2/2 1


Many thanks to all who replied! Editing the mainfile.php file fixed my problem.

Login

Who's Online

257 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 257


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits