LoadModule version_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_version.so' ServerName localhost ServerRoot '/media/Extend2019/www/html/tcmid/tcm/conf' PidFile '/media/Extend2019/www/html/tcmid/tcm/conf/httpd.pid' = 2.4> DefaultRuntimeDir '/media/Extend2019/www/html/tcmid/tcm/conf' ServerTokens ProductOnly ServerSignature Off User ${MOD_WSGI_USER} Group ${MOD_WSGI_GROUP} Listen localhost:8000 Listen 8000 LockFile '/media/Extend2019/www/html/tcmid/tcm/conf/accept.lock' = 2.4> LoadModule mpm_prefork_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_mpm_prefork.so' = 2.4> LoadModule mpm_event_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_mpm_event.so' LoadModule mpm_worker_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_mpm_worker.so' LoadModule mpm_prefork_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_mpm_prefork.so' LoadModule http2_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_http2.so' = 2.4> LoadModule access_compat_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_access_compat.so' LoadModule unixd_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_unixd.so' LoadModule authn_core_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_authn_core.so' LoadModule authz_core_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_authz_core.so' LoadModule authz_host_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_authz_host.so' LoadModule mime_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_mime.so' LoadModule rewrite_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_rewrite.so' LoadModule alias_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_alias.so' LoadModule dir_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_dir.so' LoadModule env_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_env.so' LoadModule headers_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_headers.so' LoadModule filter_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_filter.so' LoadModule autoindex_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_autoindex.so' = 2.2.15> LoadModule reqtimeout_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_reqtimeout.so' LoadModule deflate_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_deflate.so' LoadModule auth_basic_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_auth_basic.so' LoadModule auth_digest_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_auth_digest.so' LoadModule authz_user_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_authz_user.so' LoadModule proxy_module ${MOD_WSGI_MODULES_DIRECTORY}/mod_proxy.so LoadModule proxy_http_module ${MOD_WSGI_MODULES_DIRECTORY}/mod_proxy_http.so Loadmodule php5_module '${MOD_WSGI_MODULES_DIRECTORY}/libphp5.so' AddHandler application/x-httpd-php .php LoadFile '' LoadModule wsgi_module '/usr/lib64/python2.7/site-packages/mod_wsgi/server/mod_wsgi-py27.so' LoadModule status_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_status.so' LoadModule cgid_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_cgid.so' LoadModule cgi_module '${MOD_WSGI_MODULES_DIRECTORY}/mod_cgi.so' DefaultType text/plain TypesConfig '/etc/mime.types' HostnameLookups Off MaxMemFree 64 Timeout 60 ListenBacklog 500 Protocols h2 h2c http/1.1 = 2.2.15> RequestReadTimeout header=15-30,MinRate=500 body=15,MinRate=500 LimitRequestBody 10485760 AllowOverride None Order deny,allow Deny from all = 2.4> Require all denied WSGIPythonHome '/usr' WSGIVerboseDebugging 'Off' WSGISocketPrefix None/wsgi WSGISocketPrefix /media/Extend2019/www/html/tcmid/tcm/conf/wsgi WSGISocketRotation Off WSGIRestrictEmbedded On WSGIDaemonProcess localhost:8000 \ display-name='(wsgi:localhost:8000:0)' \ home='/media/Extend2019/www/html/tcmid/tcm' \ processes=4 \ threads=15 \ maximum-requests=0 \ python-path='/usr/lib/python2.7/site-packages' \ python-eggs='/media/Extend2019/www/html/tcmid/tcm/conf/python-eggs' \ lang='en_US.UTF-8' \ locale='en_US.UTF-8' \ listen-backlog=100 \ queue-timeout=45 \ socket-timeout=60 \ connect-timeout=15 \ request-timeout=60 \ inactivity-timeout=0 \ startup-timeout=15 \ deadlock-timeout=60 \ graceful-timeout=15 \ eviction-timeout=0 \ restart-interval=0 \ cpu-time-limit=0 \ shutdown-timeout=5 \ send-buffer-size=0 \ receive-buffer-size=0 \ header-buffer-size=0 \ response-buffer-size=0 \ response-socket-timeout=0 \ server-metrics=Off WSGIDaemonProcess localhost:8000 \ display-name='(wsgi:localhost:8000:0)' \ home='/media/Extend2019/www/html/tcmid/tcm' \ threads=15 \ maximum-requests=0 \ python-path='/usr/lib/python2.7/site-packages' \ python-eggs='/media/Extend2019/www/html/tcmid/tcm/conf/python-eggs' \ lang='en_US.UTF-8' \ locale='en_US.UTF-8' \ listen-backlog=100 \ queue-timeout=45 \ socket-timeout=60 \ connect-timeout=15 \ request-timeout=60 \ inactivity-timeout=0 \ startup-timeout=15 \ deadlock-timeout=60 \ graceful-timeout=15 \ eviction-timeout=0 \ restart-interval=0 \ cpu-time-limit=0 \ shutdown-timeout=5 \ send-buffer-size=0 \ receive-buffer-size=0 \ response-buffer-size=0 \ response-socket-timeout=0 \ server-metrics=Off WSGICallableObject 'application' WSGIPassAuthorization On WSGIMapHEADToGET Auto WSGIRestrictStdin Off WSGIPythonPath '/usr/lib/python2.7/site-packages' ExtendedStatus On WSGIServerMetrics Off SetHandler server-status Order deny,allow Deny from all Allow from localhost = 2.4> Require all denied Require host localhost KeepAlive On KeepAliveTimeout 0 KeepAlive Off AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE text/javascript AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/json ErrorLog "|/usr/lib64/python2.7/site-packages/mod_wsgi_packages/httpd/bin/rotatelogs \ /media/Extend2019/www/html/tcmid/tcm/conf/error_log.%Y-%m-%d-%H_%M_%S 5M" ErrorLog "/media/Extend2019/www/html/tcmid/tcm/conf/error_log" LogLevel warn ErrorLogFormat "None" LoadModule log_config_module ${MOD_WSGI_MODULES_DIRECTORY}/mod_log_config.so LogFormat "%h %l %u %t \"%r\" %>s %b" common LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\"" combined LogFormat "undefined" custom CustomLog "|/usr/lib64/python2.7/site-packages/mod_wsgi_packages/httpd/bin/rotatelogs \ /media/Extend2019/www/html/tcmid/tcm/conf/access_log.%Y-%m-%d-%H_%M_%S 5M" common CustomLog "/media/Extend2019/www/html/tcmid/tcm/conf/access_log" common WSGIChunkedRequest On WSGITrustedProxyHeaders WSGITrustedProxies LoadModule ssl_module ${MOD_WSGI_MODULES_DIRECTORY}/mod_ssl.so ServerLimit 100 StartServers 5 MaxClients 100 MinSpareServers 5 MaxSpareServers 10 ServerLimit 1 StartServers 1 MaxClients 1 MinSpareServers 1 MaxSpareServers 1 MaxRequestsPerChild 0 ServerLimit 7 ThreadLimit 16 StartServers 1 MaxClients 112 MinSpareThreads 16 MaxSpareThreads 64 ThreadsPerChild 16 ServerLimit 1 ThreadLimit 1 StartServers 1 MaxClients 1 MinSpareThreads 1 MaxSpareThreads 1 ThreadsPerChild 1 MaxRequestsPerChild 0 ThreadStackSize 262144 ServerLimit 7 ThreadLimit 16 StartServers 1 MaxClients 112 MinSpareThreads 16 MaxSpareThreads 64 ThreadsPerChild 16 ServerLimit 1 ThreadLimit 1 StartServers 1 MaxClients 1 MinSpareThreads 1 MaxSpareThreads 1 ThreadsPerChild 1 MaxRequestsPerChild 0 ThreadStackSize 262144 NameVirtualHost *:8000 NameVirtualHost *:8000 Order deny,allow Deny from all = 2.4> Require all denied Allow from localhost ServerName None ServerAlias None ServerName unspecified Redirect permanent / http://None:8000/ ServerName None ServerAlias None RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://None:None%{REQUEST_URI} ServerName unspecified RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://None:None%{REQUEST_URI} Listen localhost:None Listen None NameVirtualHost *:None Order deny,allow Deny from all = 2.4> Require all denied Allow from localhost SSLEngine On SSLCertificateFile None SSLCertificateKeyFile None SSLCACertificateFile None SSLVerifyClient none SSLCertificateChainFile None ServerName None ServerAlias None SSLEngine On SSLCertificateFile None SSLCertificateKeyFile None SSLCACertificateFile None SSLVerifyClient none SSLCertificateChainFile None Header set Strict-Transport-Security None SSLOptions +StdEnvVars ServerName unspecified Redirect permanent / https://None:None/ SSLEngine On SSLCertificateFile None SSLCertificateKeyFile None SSLCACertificateFile None SSLVerifyClient none SSLCertificateChainFile None DocumentRoot '/media/Extend2019/www/html/tcmid/tcm/conf/htdocs' AccessFileName .htaccess AllowOverride All Order allow,deny Allow from all = 2.4> Require all granted AllowOverride All DirectoryIndex None Options +Indexes Options +ExecCGI Options +ExecCGI RewriteEngine On Include /media/Extend2019/www/html/tcmid/tcm/conf/rewrite.conf Order allow,deny Allow from all = 2.4> Require all granted RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !/server-status RewriteRule .* - [H=wsgi-handler] WSGIErrorOverride On WSGIAccessScript 'None' AuthType Basic AuthName 'localhost:8000' AuthBasicProvider wsgi WSGIAuthUserScript 'None' WSGIAuthGroupScript 'None' Require valid-user Require wsgi-group 'wsgi' = 2.4> Require valid-user Require wsgi-group 'wsgi' WSGIHandlerScript wsgi-handler '/media/Extend2019/www/html/tcmid/tcm/conf/handler.wsgi' \ process-group='localhost:8000' application-group=%{GLOBAL} WSGIImportScript '/media/Extend2019/www/html/tcmid/tcm/conf/handler.wsgi' \ process-group='localhost:8000' application-group=%{GLOBAL} WSGIHandlerScript wsgi-handler '/media/Extend2019/www/html/tcmid/tcm/conf/handler.wsgi' \ process-group='%{GLOBAL}' application-group=%{GLOBAL} WSGIImportScript '/media/Extend2019/www/html/tcmid/tcm/conf/handler.wsgi' \ process-group='%{GLOBAL}' application-group=%{GLOBAL} Alias '/static' '/media/Extend2019/www/html/tcmid/tcm/static' AllowOverride All Order allow,deny Allow from all = 2.4> Require all granted SSLVerifyClient require SSLVerifyDepth 1