PDA

Bekijk de volledige versie : Adding pages to Web-Frontend



lohmueller
02-01-2006, 22:22
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

engy
02-01-2006, 22:41
List of supported nvram variables must be compiled to httpd web server (variables.c file)

lohmueller
02-01-2006, 22:43
Thank you for this information. I will try it.

WLAN-Fan
15-01-2008, 23:43
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.

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?


Adding a link to the three-like menu-structure was no problem.
What have you do?


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

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.

lohmueller
15-01-2008, 23:54
Sorry, I can't help you. I trowed this project away years ago.

Wish you good luck!