Results 1 to 6 of 6

Thread: user.html with out login

  1. #1
    Join Date
    11.06.2011
    Posts
    9

    Default user.html with out login

    Is it possible to configure the webserver so that there is no need to log-in to see the user.html page?

  2. #2
    Join Date
    09.07.2010
    Location
    Aschaffenburg
    Posts
    987

    Default

    You can use a link with login data

    PHP Code:
    http://<your.profilux.ip>/user.html?user=Admin&pass=<password> 

  3. #3
    Join Date
    11.06.2011
    Posts
    9

    Default

    That does not work for me:

    http://akvarie.237.no/user.html?user=Guest&pass=test

    but the user and password work for regular login

  4. #4
    Join Date
    09.07.2010
    Location
    Aschaffenburg
    Posts
    987

    Default

    ups ... sorry, wrong sting. Use

    Please change pass afterwards

  5. #5
    Join Date
    11.06.2011
    Posts
    9

    Default

    Thank you! Yes pass was set to test only so that I could post it here and get some help. Again t

  6. #6
    Join Date
    11.06.2011
    Posts
    9

    Default

    Thank you for helping me. Now that I'm able to log-in and display the user page with out manual intervention I'm also able to get my computer to download this page every minute and display the content in text box on my desktop. The result is shown in the following image:
    Screen Shot 2011-10-20 at 10.35.34 PM.jpg

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •