Web server option 1: NGINX and uWSGI dnf install nginx uwsgi uwsgi-plugin-python3 # Web server option 2: Apache with ``mod_wsgi`` dnf install apache2 ...
確定! 回上一頁