Functions | |
void | display_siteconfig (void) |
display all configuration items | |
void | siteconfig (void) |
void display_siteconfig | ( | void | ) |
display all configuration items
expire policy settings
Definition at line 16 of file siteconfig.c.
References axdefs, begin_tab(), client_write(), end_tab(), extract_int(), output_headers(), serv_getln(), serv_printf(), serv_puts(), tabbed_dialog(), wDumpContent(), and wprintf().
Referenced by session_loop().
void siteconfig | ( | void | ) |
parse siteconfig changes
Definition at line 664 of file siteconfig.c.
References bstr(), display_aide_menu(), safestrncpy(), serv_getln(), and serv_printf().
Referenced by session_loop().