Skip to content

rezshar/nginx_config_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

nginx_config_generator

This script helps you easily set up a website without having much knowledge about nginx. Run the script on your server as follows:

python3 nginx_config_generator.py

This script installs nginx on your server and creates a configuration file. Put the content you want your site to display in the directory /var/www/html or any directory you prefer. If you want to add a header to your site, you will be prompted during the file creation steps.

image

image image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages