What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

ASUSWRT ASP FILES

larry axtell

Occasional Visitor
How does the asuswrt firmware implement the asp file processing?. They dont appear to be microsoft asp files which are processed by the iis servers on host pcs. They do contain what appear to be the <% and %> syntax used in microsoft asp files to invoke server commands. Do these call CGI apps, C apps or javascripts or what?
 
How does the asuswrt firmware implement the asp file processing?. They dont appear to be microsoft asp files which are processed by the iis servers on host pcs. They do contain what appear to be the <% and %> syntax used in microsoft asp files to invoke server commands. Do these call CGI apps, C apps or javascripts or what?

Those tags are parsed and processed on-the-fly by the custom httpd server running on the router, before being sent to the browser.
 
Those tags are parsed and processed on-the-fly by the custom httpd server running on the router, before being sent to the browser.
Thanks for that information. It clears it up for me. I am digging deaper into how the httpd server works. I have flashed dd-wrt on a number of routers but the nightshift software i use is only available on asuswrt. I just installed al caughey's Yet Another Monitor on the Asuswrt firmware to consolidate to one router, If the nightshift software would run on the merlin build I would use it.
 
Similar threads
Thread starter Title Forum Replies Date
Y asd process of asuswrt has bug in feature of blockfile ASUS Wi-Fi 0

Similar threads

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