PassengerApps
Application Manager
Enable Passenger application
This function enables a Passenger application and generates the Apache configuration on an account.
Important:
When you disable the Web Server role, the system disables this function.
get/PassengerApps/enable_application
Query parameters
namestring required
Example:slippers
The Passenger application to enable on the account.
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "enable_application",
"module": "PassengerApps",
"result": {
"status": 1
}
}