Search results

  1. J

    Help setting up reverse proxy virtual host

    Thanks seems to have done the trick for proxying, Thank you! Still have to add the SSL, and test remotely... :D
  2. J

    Help setting up reverse proxy virtual host

    I currently use lsws (which I think is GREAT BTW!) to host a couple of virtual hosts. Now I need access to my desktop windows from remote sites and ssh & RDP are being blocked by good firewall admins with egress filtering. So I'm trying to setup windowsXP RDP terminal server via IIS on a...
  3. J

    lsapi

    doh! :oops: Please make that more clear in the Docs.
  4. J

    lsapi

    I got through this bug with the help above, but now how do I use this binary I built?? lsphp -v returns www# ./lsphp -v PHP 5.0.4 (litespeed) (built: May 27 2005 16:05:04) Copyright (c) 1997-2004 The PHP Group Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies www#...
  5. J

    PostNuke .750 MySQL and FreeBSD 5.3

    Ok! success: here's what I did..... As I wrote above, the current mysql version is 5.0.0_2, both client and server packages provided by 5.3 freebsd. I got php5.0.3 from the main php site and built it with this statement: ./configure --enable-fastcgi --with-config-file-path=../conf'...
  6. J

    PostNuke .750 MySQL and FreeBSD 5.3

    Just did a bread and butter install of litespeed onto an existing FreeBSD 5.3 box which had mysql 5.0.0_2 client and server packages installed. Had php5, but it was removed before with no concerns. After installing lite speed and setting up a virtual host to point to the PostNuke install...
Top