Page 1 of 1

file upload via www ? (password-secured)

Posted: Mon Oct 14, 2013 8:42 am
by miguelos
Hi

Would it be possible to upload file via www using gargoyle http?

I'm trying to configure something like that (cgi and uhttpd) but with no success -
the best would be to have separate login authentication for that, then select small file and upload, just that..

thanks,
M

Re: file upload via www ? (password-secured)

Posted: Mon Oct 14, 2013 4:01 pm
by BashfulBladder
You mean upload a file to the router?

In Gargoyle, haserl handles basic cgi & POST duties for uploading files to the router. The web server in Gargoyle is http_gargoyle which is a modified minihttpd as I recall.

Look at the restore, firstboot.i18n and update firmware pages.

I have no idea how a separate login would work.

Re: file upload via www ? (password-secured)

Posted: Mon Oct 14, 2013 4:49 pm
by miguelos
yeah, that's what I figured out so far
I wonder if there is any easy way to configure something like that. I'm not good at modifying scripts/pages..