On Thu, 31 Oct 2002, steve wrote:
| Hi All
|
| My previous post was about streaming on port 80. This now works fine, but I
| would like to run personal web sharing / Apache on the same box.
|
| The answer would appear to be to change Apache's port from 80 to, say, 8000. I
| found the (well hidden) inetd.conf file and manually changed the port 80 to
| 8000.
|
| The problem is that this doesn't seem to work. When I start Apache, and try to
| load a web page, I get a QTSS generated error.
|
| Any ideas how to get around this?
To access your apache server, you must specify the port in the URL:
http://yoursite.com:8000/
/dale
_______________________________________________
streaming-server-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-users
Do not post admin requests to the list. They will be ignored.