I have project in django on my server (wsgi, configured in apache)
I do not have access to config file, i have only django.wsgi file in my public_html folder.
And django works fine, but i wish in one of the public_html subdirectory place php script.
How to do it?