Hi,

I need some assistance. I have a website which I need to deploy and I have 
not worked with Apache before. 

I developed this website using Django 3.2 with a database and I dockerized. 
The issue is the hosting provider only provides Apache in shared way, I 
mean, I just have a folder to put the website files and there configure 
some files. I just have the idea to write a `.htaccess` file.

I know `mod_wsgi_express` can ease some details and tie my webapp with 
Apache.

How can do this?

Is it possible to use this shared Apache along with my dockerized app? How?

Thanks,
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/modwsgi/02767043-b15f-4fa1-a863-d9f7b09ac50cn%40googlegroups.com.

Reply via email to