Make Raccoon Mobsite Password Protected

There were instances that I shared files from my mobile phone, using Raccoon mobile application and serves as my mobile web server. Sometimes, I just SMS the link and for some reason the recipient send the link to other people. What if I don’t want the files to be shared to unknown persons? Who would be happy if you are getting abused in a way, this is the reason why mobile web server should be password protected if needed.

The steps:

  1. Edit httpd.conf, look for the following line

    # Uncomment the following line if you don’t want to let anybody unknown
    # see your home-page.
    # Require valid-user

    Remove # before the word Require

  2. Send as mms > cancel. Go to fexplorer, open inbox, copy & paste the file E:apache/conf. Rename it as httpd.conf
  3. Edit the file “users”, also located at E:apache/conf. At the bottom of the file, you will see

    #hello:world

    –Remove #

  4. You can also change the username:password
  5. You can add as many username:pw as you want. Now, there will be no more uninvited guest on your mobile web server.

glitch_sig


Related posts:

  1. Raccoon: Make MMC As Document Server
  2. Raccoon On My Mobile
  3. Make Your Dictionary Handy
  4. Make Your Bible Handy