Django deployments

2021-11-17 Thread Elango Venkat
Hi all, can anyone help me on the below or suggestions pls. I need to deploy two django projects in my local server.. one project I have deployed with wamp & mod wsgi port 8060 Any way to add config to have other project in port 80 -- You received this message because you are subscribed to the

write File to other server in wamp

2021-05-29 Thread Elango Venkat
Hi All, I am new here. I have a web app created in Django in server A and i deployed with wamp server. My goal is to write a file to Folder in Server B. when i am running the project in local (inside server A) with virtual env, i can able to write the file to server B. (also i have network