logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: mod_md directives in virtual host environment
Author
EIKA



Joined: 22 Jan 2019
Posts: 43
Location: US

PostPosted: Sun 12 Jul '20 18:23    Post subject: mod_md directives in virtual host environment Reply with quote

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: 1248
Location: Amsterdam, NL, EU

PostPosted: Tue 14 Jul '20 3:44    Post subject: Reply with quote

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

PostPosted: Tue 14 Jul '20 7:29    Post subject: Reply with quote

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: 1248
Location: Amsterdam, NL, EU

PostPosted: Tue 14 Jul '20 13:52    Post subject: Reply with quote

Oops. Answered in the wrong topic.
Back to top


Reply to topic   Topic: mod_md directives in virtual host environment View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules