Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod_md directives in virtual host environment |
|
Author |
|
EIKA
Joined: 22 Jan 2019 Posts: 43 Location: US
|
Posted: Sun 12 Jul '20 18:23 Post subject: mod_md directives in virtual host environment |
|
|
Hi all!
How to use these directives in virtual host environment? E.g. if I need different values for MDRenewWindow, MDNotifyCmd, etc.
Code: | MDRenewWindow 1d
MDNotifyCmd "file.bat"
MDomain domain.dom www.domain.dom |
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Tue 14 Jul '20 3:44 Post subject: |
|
|
If you load opcache with zend_extension=opcache try de-acivating it. If it is not loaded yet, try loading it by adding zend_extension=opcache to your php.ini. |
|
Back to top |
|
EIKA
Joined: 22 Jan 2019 Posts: 43 Location: US
|
Posted: Tue 14 Jul '20 7:29 Post subject: |
|
|
What is the relation between mod_md and php scripts pre-compilation? I am asking about SSL module settings in VHost environment. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Tue 14 Jul '20 13:52 Post subject: |
|
|
Oops. Answered in the wrong topic. |
|
Back to top |
|
|
|
|
|
|