shell bypass 403
# # This file is part of apacheconfig software. # # Copyright (c) 2018-2019, Ilya Etingof <[email protected]> # License: https://github.com/etingof/apacheconfig/LICENSE.rst # class ApacheConfigError(Exception): pass class ConfigFileReadError(ApacheConfigError): pass