-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Lou,

On 11/24/18 12:19, Lou Wallace wrote:
> Hi Greg,
> 
> I did this and restarted HTTPD. No error but no change.
> 
> Not sure how 10-my.conf and my.conf are called, but I did create
> them as described.
> 
> Also when I checked configtest
> 
> [root@server2 conf]# apachectl configtest Syntax OK
> 
> and apachectl -S
> 
> [root@server2 conf]# apachectl -S VirtualHost configuration: *:443
> server2.us-west2-a.c.helpful-kingdom-220815.internal 
> (/etc/httpd/conf.d/ssl.conf:56) ServerRoot: "/etc/httpd" Main
> DocumentRoot: "/var/www/html" Main ErrorLog:
> "/etc/httpd/logs/error_log" Mutex mpm-accept: using_defaults Mutex
> authdigest-opaque: using_defaults Mutex proxy-balancer-shm:
> using_defaults Mutex rewrite-map: using_defaults Mutex
> authdigest-client: using_defaults Mutex ssl-stapling:
> using_defaults Mutex proxy: using_defaults Mutex authn-socache:
> using_defaults Mutex ssl-cache: using_defaults Mutex default:
> dir="/run/httpd/" mechanism=default PidFile:
> "/run/httpd/httpd.pid" Define: _RH_HAS_HTTPPROTOCOLOPTIONS Define:
> DUMP_VHOSTS Define: DUMP_RUN_CFG User: name="apache" id=48 Group:
> name="apache" id=48
> 
> Looking forward to your thoughts.

Try:

$ apachectl -M

I get something like this:

Loaded Modules:
 core_module (static)
 log_config_module (static)
 logio_module (static)
 version_module (static)
 mpm_prefork_module (static)
 http_module (static)
 so_module (static)
 alias_module (shared)
 auth_basic_module (shared)
 authn_file_module (shared)
 authz_default_module (shared)
 authz_groupfile_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 autoindex_module (shared)
 cgi_module (shared)
 deflate_module (shared)
 dir_module (shared)
 env_module (shared)
 headers_module (shared)
 include_module (shared)
 jk_module (shared)       <-- here is mod_jk
 mime_module (shared)
 negotiation_module (shared)
 php5_module (shared)
 reqtimeout_module (shared)
 rewrite_module (shared)
 setenvif_module (shared)
 ssl_module (shared)
 status_module (shared)
Syntax OK

If mod_jk isn't loading, obviously none of the module-defined
directives will work.

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlv5wT8ACgkQHPApP6U8
pFgJMA//ex7/qu/RFlla2FiSxRDJeYfwxaGywm1IrtNXL2y0/nkjIyJKLuNkwfec
jWQm0ihAXKjBaLks9boK8dVmmEfEibsEDBSRK7LVtLwOd97PQgo6Wv8/itehOAQW
4Q8Vyc3Ov2PmXPTCzxehAyzdO8ltSZ5wFZ7TA6tXQYDzgY3yDxl3PMDl3Th0Byi1
tts6340/Ih4jhPdYoA0W9LXVqIYjEn/tzMgXUazjXE9jRUxP8bslOeMzQjiuLjvt
BkwNDqYoTN3INxwljJ9BXVumbk4DehIIx4lw1zuxdzuiLPHYxYsJY+pYLWtAY3i4
Op6ATyoKrBiOjjN6DIFWM0ilsRS0ktM7bdwRlRFCXGTUzfwv2v2qzv6PkRsaUbma
bQ9a7+FFMoHGgWQ62VUtByCyyzHsPI1RoRlXwHRNYufMI+1UpV4IxfqA8tbCcwc+
ONzzVti5y16K6mZAH4FDsU/WiFW35hkJLkDrkrvw/z3uCvQjn72etkQFoICUmlEY
uxirMQHdM8CKrJ7whqiH/1ihdJXwcOPU20QCAfwEbyE58oN+sJxFWDCbGjfVbOfe
l9yQrKzzp1rnNepPyeseCeOQqSKXBeBDahkSEO/WGDu2PYuOYf2vT/BV6cthLMlm
WhyNoGDl3P3Hr68i4Zwe3a++cXWfzosHpLQOP5RxggV9QUsvKn8=
=gAVW
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to