Disable HTTP in production instances
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
As a security practice, disable HTTP in a production instance:
- Run the Proenv utility.
- Disable the HTTP feature for an instance with the PASMAN utility:
pasman feature HTTP=off -I instance-name - Verify the feature statuses by running the PASMAN feature
command:
pasman feature -I instance-name