Code Monkey home page Code Monkey logo

tinyweb-with-perl's Introduction

Tinyweb with Perl

How to start Perl with TinyWeb

  1. Execute the run.bat batch file located in the root. This will start the webserver on port 8765 using local IP address 127.0.0.1, and will launch this web page. (If the URL of this page starts with http: you have already done that.)

How to stop Perl with TinyWeb

  1. Simply quit the browser.
  2. If you want to stop the TinyWeb webserver, run the Windows Task Manager and end the tinyweb.exe process.
  3. Important!! You must shutdown TinyWeb with Task Manager if you want to start another instance. Else it is tell you "Forbidden"

Notes and limitations:

  • TinyWeb: TinyWeb is a small, simple and fast Win32 webserver daemon. It is Copyright (C) 2000 RITLABS S.R.L.. A modified version of TinyWeb is used so that TWiki can be run without any registry changes. The source code is included in the twiki/tinyweb/Src.zip; it requires the Delphi Pascal compiler. TinyWeb is distributed under a free license.
  • Perl: The perl compiler of IndigoPerl is distributed with this TWiki. The source can be obtained from their website. Perl is distributed under the Artistic License.

Directory tree:

    +                   -- root: Autorun.inf
      + www             -- package root: Readme.txt, run.bat
      + htdocs          -- hypertext document root
        + cgi-bin       -- cgi-bin directory
        + pub           -- TWiki attachments
      + logs            -- TinyWeb webserver logs
      + perl            -- Perl from IndigoPerl distribution
        + bin           -- Perl executables
        + lib           -- Perl libraries
      + tinyweb         -- TinyWeb webserver executable and source

Based on the work done for TWiki by Peter Theony

tinyweb-with-perl's People

Contributors

jkocurek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.