Jigsaw
The Tutorials
Jigsaw Home
/
Documentation Overview
Here are the Jigsaw
Tutorials
, if you can't find what you are looking for here, try in the
FAQ
...
How to use JigAdmin?
.
The administration tool.
How to use JigKill?
.
To shutdown Jigsaw without loosing your changes.
How to configure resource attributes?
Content-Type, Maxage, Icon...
How to create a resource?
FileResource, DirectoryResource, PassDirectory...
How to create an indexer?
.
Used to automaticaly create resources.
How to add a new Mime Type in Jigsaw?
To handle file with unknown extension.
How to setup publication in Jigsaw?
To handle PUT requests.
How to setup authentication?
If you want to control access of your site.
How to setup Jigsaw as a Label Bureau?
Delivering labels for Web documents (
PICS
).
How to setup Jigsaw as a proxy?
Jigsaw is also a full HTTP/1.1 Proxy.
How to setup virtual hosting in Jigsaw?
To handle several hosts with only one IP address.
How to browse zip files with Jigsaw?
Still experimental.
How to use Server Side Include commands in Jigsaw?
<!--#include file="included.html" -->
How to setup CGI scripts in Jigsaw?
But you should use servlets ;-)
How to setup Servlets in Jigsaw ?
Jigsaw is compliant with the Servelt API V2.2
How to setup Page Compilation in Jigsaw?
To write Java code in html documents.
How to setup JSP in Jigsaw?
Using tomcat JSP engine.
How to setup PHP3 in Jigsaw?
Using php3 as a CGI.