FancyHTTPd Index
Welcome to the index of this FancyHTTPd instance.
Feel free to play with these services:
via FancySock's ResourceProvider:
this index.html
subdir
resp.
/subdir
(with redirect)
Static resource directory
as /staticRes via / provider
, or
as /staticRes1 via specific resource provider
Static peudo-HTML resource directory via / provider
/staticHtmlRes
Static peudo-HTML resource directory via special providers:
/staticHtmlRes1
,
/staticHtmlRes1/subdir1 (has no index.html)
,
/staticHtmlRes1/subdir2 (has index.html)
Defence against a .. attack (some browser show a 404 though)
via specialized Providers:
Echo
service
Exception
service
GET Demo
POST Demo
UPLOAD Demo
Basic Auth demo
, try
demo
as user and password.
Session Auth demo
, try
demo
as user and password.
JSON-RPC demo
, try
demo
as user and password.
WebSocket demo