# fis-command-server **Repository Path**: mirrors_fex-team/fis-command-server ## Basic Information - **Project Name**: fis-command-server - **Description**: fis server command. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fis-command-server ## Usage ``` Usage: server [options] Commands: start start server stop shutdown server restart restart server info output server info open open document root directory clean clean files in document root install install server framework Options: -h, --help output usage information -p, --port server listen port --root document root --type process language --rewrite [script] enable rewrite mode --repos install repository --timeout start timeout --php_exec path to php-cgi executable file --php_exec_args php-cgi arguments --php_fcgi_children the number of php-cgi processes --php_fcgi_max_requests the max number of requests --registry set npm registry --include clean include filter --exclude clean exclude filter ```