How can I run server-side Javascript on Apache ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Not for Publication

    How can I run server-side Javascript on Apache ?

    I have a number of server-side Javascript applications running on an
    old Netscape Enterprise server. I want to move them to Apache. Is
    there a way to do this without extensive recoding ? My code contains
    a lot of Oracle and SQL Server database interaction.

    I have seen hints of a Whitebeam module that will support Javascript,
    but I can't find anything explicit on www.whitebeam.org.
  • kaeli

    #2
    Re: How can I run server-side Javascript on Apache ?

    In article <396a9143.04042 70941.233acb47@ posting.google. com>,
    phdfromic@yahoo .com enlightened us with...[color=blue]
    > I have a number of server-side Javascript applications running on an
    > old Netscape Enterprise server. I want to move them to Apache. Is
    > there a way to do this without extensive recoding ? My code contains
    > a lot of Oracle and SQL Server database interaction.
    >
    > I have seen hints of a Whitebeam module that will support Javascript,
    > but I can't find anything explicit on www.whitebeam.org.
    >[/color]

    AFAIK, Apache doesn't support server-side javascript.
    At least it didn't when I tried it.

    --
    --
    ~kaeli~
    Is it possible to be totally partial?



    Comment

    • Thomas 'PointedEars' Lahn

      #3
      Re: How can I run server-side Javascript on Apache ?

      Not for Publication wrote:
      ^^^^^^^^^^^^^^^ ^^^^
      You may want to get a name.
      [color=blue]
      > I have a number of server-side Javascript applications running on an
      > old Netscape Enterprise server. I want to move them to Apache. [...]
      > I have seen hints of a Whitebeam module that will support Javascript,
      > but I can't find anything explicit on www.whitebeam.org.[/color]

      <http://www.whitebeam.o rg/install.rhtm>

      or first hit in
      <http://google.com/search?q=whiteb eam+apache>


      PointedEars

      Comment

      Working...