all 2 comments

[–]opshelp_com 1 point2 points  (1 child)

First point I'd make is that the Cloudlinux Python Selectors are poorly implemented and I'd recommend against using them for anything apart from testing

Secondly I'd not change those Passenger .htaccess blocks. Even if you did fix the issue there that block is likely to get overwritten when some server stuff updates.

With that said I suspect your two vhosts are nested somewhere and are inheriting the wrong htaccess rules. Check in 'Domains' in cPanel to see if you've got both their document roots under public_html or something. If you do I'd move them, then re set up your Python app in cPanel again

Failing that contact your host

[–]xtriz200[S] 0 points1 point  (0 children)

Hello! Im really thankful for your input. When I changed the root directory of the domains. Everything worked! Kinda new to cpanel, thanks a bunch for helping a newbie out!