Pragati Sharma
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Pragati Sharma-
Does Cpanel allow ASGI (Asynchronous Server Gateway Interface) instead of WSGI (Web Server Gateway Interface)?
-
I have to initialize an ASGI Python application in Cpanel. Do you know how I can do it? Right now I can initialize a wsgi python application in Cpanel.