Results 1 to 5 of 5

Thread: Adding pages to Web-Frontend

  1. #1

    Question Adding pages to Web-Frontend

    Hi,

    I'm trying to add more pages to the web-frontend.

    Adding a link to the three-like menu-structure was no problem.

    How do I correctly use apply.cgi? I'm unable to save a textfield to nvram. Is there some kind of documentation?

    Thanks

  2. #2
    List of supported nvram variables must be compiled to httpd web server (variables.c file)

  3. #3
    Thank you for this information. I will try it.

  4. #4
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    423
    Hello,

    i have written my own *.asp Datei for the webgui.

    At the moment "over"-mount the /www directory with a /tmp/harddisk/www2 Directory on my Harddisk of the WL-HDD and insert the Origianl WebGui Files an my own Files in the Directory of the Harddisk.
    Code:
    mount --bind /tmp/harddisk/www2 /www
    Then i kill the http - Server and start the http - Server new.

    Now have can i use my own WebGui-Files.

    Is this the only one Way for this Problem?

    Can I link a Directory (/tmp/harddisk/wwwzusatz) to the /www Directory to?

    Quote Originally Posted by lohmueller View Post
    Adding a link to the three-like menu-structure was no problem.
    What have you do?

    Quote Originally Posted by lohmueller View Post
    How do I correctly use apply.cgi? I'm unable to save a textfield to nvram. Is there some kind of documentation?
    Quote Originally Posted by engy View Post
    List of supported nvram variables must be compiled to httpd web server (variables.c file)
    Have you worked with this? And was ist Successfully?

    Thanks.

  5. #5

    Unhappy

    Sorry, I can't help you. I trowed this project away years ago.

    Wish you good luck!

Similar Threads

  1. Adding WL500g to existing network
    By Jamie in forum WL-500g Q&A
    Replies: 1
    Last Post: 22-12-2005, 09:33
  2. Web interface
    By Alanjan in forum Dutch Discussion - Nederlands
    Replies: 0
    Last Post: 21-12-2005, 11:41
  3. Custom Web pages
    By jirina42 in forum WL-500g Q&A
    Replies: 1
    Last Post: 14-12-2005, 10:16
  4. Changing WEB PORT for Admin pages an Device Name
    By WiziPok in forum WL-500g Custom Development
    Replies: 1
    Last Post: 09-08-2005, 09:46
  5. web interface loads only occasionally during boot
    By oferlaor in forum WL-500g Q&A
    Replies: 5
    Last Post: 18-10-2004, 10:48

Posting Permissions

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