Re: how to universally source files



In article <1164657676.376673.139480@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
comp.lang.tcl <phillip.s.powell@xxxxxxxxx> wrote:
.
.
.
Yep we have Cox here as our sole cable provider in our area of
Virginia.

Per these links

http://episteme.arstechnica.com/eve/forums/a/tpc/f/469092836/m/5540962155

and

http://support.cox.com/sdccommon/asp/contentredirect.asp?sprt_cid=643ad749-1a58-4824-9d1c-8cd5579e132a

Port 80 is blocked (I used to have Apache on my machine and pointed it
to port 8080, until that got blocked and then to 8081, until my machine
caught some nasty viruses and I had to uninstall Apache altogether.

Basically you could, in theory, use a different port, but Cox makes it
clear that you're not supposed to and will make sure, in the long run,
that you don't (again, port 8080 was blocked, so I figured I wasn't
going to have much love trying any other port until I got caught too
many times, and where I live now I do not own the Cox cable Internet
account, so I have no say in what I can and cannot do even moreso now)

I would harbor a guess that it's perfectly safe and legal, and possibly
wise, for Phil to try and run the same web server on his machine locally
as he is running elsewhere. He seems quite befuddled by the differences
between running a script via wish and via a web server.

I would think the difference is that running a script via Wish is to do
TCL-based evaluation on a TCL script whereas running a script via web
server would infer that there is some means of TCL interpretation via
applications that are called by the web server in order to process the
information and spawn an HTML-based browser-packaged return text for
client-based browser processing.

Phil



Thanks for the references. 'Wouldn't occur to me to
discuss this in terms of "legality", but I appreciate
the information.

To me, nothing I've seen says that Cox doesn't want
me running a light-duty Web server. Maybe there are
other terms of service by which you're bound; I
certainly don't want to counsel you to anything
illegal or unethical. If the only restrictions are
the ones you've cited, though, I feel plenty comfortable
setting up an occasional development-level Web server
with Cox, while avoiding 80 and 8080. What does "get
caught" mean?

I don't understand how "nasty viruses" and "uninstall
Apache" relate.

I don't understand the last paragraph above. Conceptual
clarity about use of Wish versus a Tcl interpreter
embedded in a Web server sounds important to me. Your
Web server seems different from mine ("browser-packaged"?).
.



Relevant Pages

  • Re: how to universally source files
    ... in Virginia; while it's been a year since I was there, ... the spirit of which is to not run it on an open port and chew ... between running a script via wish and via a web server. ... I would think the difference is that running a script via Wish is to do ...
    (comp.lang.tcl)
  • Re: [fw-wiz] Port 37628....Is it just another port or out of the extra ordinary???
    ... > I have setup an apache web server in my small home ... > redirection using a non standard port other than port ... IRC to usable configuration files.) ... This is Apache, serving http ...
    (Firewall-Wizards)
  • Re: File::Find problem on windows+apache+activePerl
    ... with the user account assigned to Apache web server. ... windows was not assigning the desired permissions to Apache. ... That would have been an excellent thing to do the first time you posted. ... It is an error to output anything in a CGI script before headers are sent. ...
    (comp.lang.perl.misc)
  • Re: Can I run an Internet web server from a Win2K computer?
    ... I am such a home web server host, with a connection similar to yours ... I use EasyPHP (an Apache ... bundle, and it was easier for me to set up than ISS). ... be that your ISP is blocking access to port 80 to prevent you from ...
    (microsoft.public.win2000.general)
  • Re: Perl On Apache
    ... script on the web server to update an excel spreadsheet on the server. ... What is needed to configure Apache to run it as a "normal" script? ... I'm sure everybody in this news group, ...
    (comp.lang.perl.misc)