Password protect DEMO link

Discussion in 'HTML & Website Design' started by sagarrai000, Dec 7, 2009.

  1. #1
    I'm running online premium themes selling site. I upload site on the link http://yoursite.com/demo/ to show as DEMO.

    I'm scared if some one download those files from my server.

    Please answer:

    1. Is it possible to download each files or scripts from http://yoursite.com/demo/ link by using some offline browsers softwares?

    2. how can i protect these files. Can I password protect the files and at the same display on DEMO link...?
     
    sagarrai000, Dec 7, 2009 IP
  2. vinpkl

    vinpkl Active Member

    Messages:
    899
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    58
    #2
    server side files with extension .php or .asp or similar cannot be downloaded by anyone.

    only html files can be downloaded or javascript files.

    vineet
     
    vinpkl, Dec 7, 2009 IP
  3. jonathandey

    jonathandey Active Member

    Messages:
    112
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    You can encrypt a websites code, google: encrypt html

    Hope that solves both problems :)
     
    jonathandey, Dec 7, 2009 IP
  4. LeetPCUser

    LeetPCUser Peon

    Messages:
    711
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I would recommend converting your site to PHP to handle the demo download page. With PHP you can create a password protected site and allow for only a certain group of users to get access.

    If you want further help, feel free to PM me.
     
    LeetPCUser, Dec 7, 2009 IP