× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I believe I am stating things accurately but will admit that this whole area confuses me, and has, for some time.

* With the IWS Wizard I created an IWS application server, say "labs,"
at port 10011.  The Wizard also created an http server at port 10021.
* I have a website folder in the IFS at www/labs/htdocs/ with .html,
.js, .json, and .css files.
* I have a reverse proxy added to the landing page at port 80 of 
"/labs  to http://the.i.ip:10021";
* A browser request to _http://the.i.ip:10011_ returns "Not Found."
* A browser request to _http://the.i.ip/labs_ opens the correct
labs/index.html but has no styling, links don't connect, and
javascript files aren't active.
* A browser request to _http://the.i.ip:10021_ opens the correct
labs/index.html and all files are accessed.

What has to happen to make _http://the.i.ip/labs_ access the  .css, .js files, and the images folder?

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.