{ title: "User's Guide", crumbs: [], }
The GoAhead Users Guide explains the following topics:
| Topic | Description |
|---|---|
| Ports and Binding | Listening on IP addresses. |
| Request Routing | Configuring request routes. |
| Request Handlers | Using request handlers. |
| Javascript Templates | Using Javascript Templates for dynamic content |
| GoActions | Using GoActions to create dynamic responses |
| CGI Programs | Using CGI programs to generate responses |
| User Authentication | Configuring user authentication and authorization. |
| Log Files | Logging accesses and requests. |
| Secure Sockets Layer (SSL) | Configuring and securing a site via SSL |
| Security Considerations | Maximizing security for your web server. |
| Man Pages | Manual pages for GoAhead and other programs. |