Opened 16 years ago
Closed 16 years ago
#2 closed task (fixed)
hunchentoot: static folder handler
Reported by: | lgiessmann | Owned by: | lgiessmann |
---|---|---|---|
Priority: | major | Milestone: | user interface/json interface |
Component: | UI | Version: | 0.1 |
Keywords: | Cc: | isidorus-ticket@… |
Description
create a static-file-and-folder-handler in set-up-json-interface for the ajax-files. so all files have to be moved to a separate folder, e.g. html or so!
Change History (2)
comment:1 Changed 16 years ago by
Status: | new → accepted |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
implemented an own function which runs recursivly through a given folder and executes the function handle-static-file on every file