简体   繁体   中英

Install a2enmod in XAMPP ubuntu and mac os x

I want to deploy flask project on XAMPP in MAC or Ubuntu.

Reference URL to deploy flask project

Getting error while running this command - sudo a2enmod wsgi

Error - sudo: a2enmod: command not found

您需要为此命令安装apache2(网络服务器)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM