1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Development Executing programs on server side, from a web client

Discussion in 'Software' started by madhatter, 1 May 2007.

  1. madhatter

    madhatter What's a Dremel?

    Joined:
    16 Sep 2003
    Posts:
    226
    Likes Received:
    0
    I have WAMP running on my server here, which acts as a downloading station / mp3 & video store. I would like to create a control panel style web interface from which I can start programs if they're not running, execute command line stuff (like auto downloading album art for downloaded mp3's for example) and so on. Is there a way to do this? I've found plenty of scripts to do this client side, but not server side. Thanks in advance! :rock:
     
  2. DougEdey

    DougEdey I pwn all your storage

    Joined:
    5 Jul 2005
    Posts:
    13,933
    Likes Received:
    33
  3. madhatter

    madhatter What's a Dremel?

    Joined:
    16 Sep 2003
    Posts:
    226
    Likes Received:
    0
    Bloody hell. I had no idea it was that easy.

    Yeah, have taken care of security risks by allowing logins from IP's only on my local network.

    Edit: Thankyou so much!
     

Share This Page