Disable HTTP in production instances
- Last Updated: September 9, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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