Skip to content

A command line tool to create apache config file easily

License

Notifications You must be signed in to change notification settings

Oxbian/Apache-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Apache Generator


Release Language Licence OpenSource

Apache Generator is a tool to generate the apache configuration file. It allows you to generate simple files with proxy, directory protection and custom path / name / Directory index.

How to use it ?

git clone

chmod +x apache-generator.sh

./apache-generator -n CONFIG_NAME --path=FILE_PATH

List of possibles options

Command Description
? Show the help menu
-u / --user Specify ssh user
-h / --host Specify ssh host
-p / --port Specify ssh port
-n / --name Specify server name
--path Specify DocumentRoot path
-d /--dir Specify Directory to protect
--allow-ip Specify an IP allowed to access to this dir
--dir-default Specify the directoryIndex
-P / --proxy Specify the proxy url
-N / --proxy-path Specify the proxy path

About

A command line tool to create apache config file easily

Topics

Resources

License

Stars

Watchers

Forks

Languages