UNPKG

restaf-server

Version:
21 lines (20 loc) 432 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> <script src="/appenv"></script> <script> debugger; console.log(APPENV); console.log(LOGONPAYLOAD); </script> </head> <body> <h1>rafserver is running properly </h1> <a href="secondary.html"> test secondary resources in Edge </a> <br> <a href="myapp2/secondary.html"> test secondary directory</a> <br> </body> </html>