Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
deb11:apache [2026/01/31 15:26] – [Windows Subsystem for Linux] Bernard Condraudeb11:apache [2026/01/31 15:26] (current) – [Windows Subsystem for Linux] Bernard Condrau
Line 117: Line 117:
 icacls X:\FULL_PATH_TO_FOLDER /grant Administrators:F icacls X:\FULL_PATH_TO_FOLDER /grant Administrators:F
 icacls X:\FULL_PATH_TO_FOLDER /grant Administrators:F /t</code> icacls X:\FULL_PATH_TO_FOLDER /grant Administrators:F /t</code>
-  * <color red>**Important**:</color> If you start WSL2 on system boot to start the SSH daemon and/or to start Apache2 you need to make sure the task defined in Task Scheduler starts after WSL has mounted the file system where the document root is located. This is a bit tricky if your document root is located on a drive which is not available before login or before drive encryption has mounted the drive.+  * <color red>**Important**:</color> If you start WSL2 on system boot to start the SSH daemon and/or to start Apache2 you need to make sure the task defined in Task Scheduler starts after WSL has mounted the file system where the document root is located. This is a bit tricky if your document root is located on a drive which is not available before login or before drive encryption has mounted the drive. Define a delay in //Trigger// or trigger the task after mounting has completed.
 ==== Links ==== ==== Links ====
   * [[https://community.letsencrypt.org/t/correct-steps-to-add-another-domain-to-existing-certificate/64654/2|Correct steps to add another domain to existing certificate]]   * [[https://community.letsencrypt.org/t/correct-steps-to-add-another-domain-to-existing-certificate/64654/2|Correct steps to add another domain to existing certificate]]