What's new

How can I execute remote scripts using browser?

yelo3

Regular Contributor
Hello, I noticed that there is a folder named wwwext in which I can put .html files that can be accessed throught the http://xxx/ext/ path.
I also noticed that there is a cgi-bin directory, in which I think I can put some scripts that can be executed remotely in the router.

Is it correct?
In which language should I write the scripts?

Thanks
 
You can't. For security reasons, the httpd daemon cannot be told to execute an arbitrary executable.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top