AudiAddict
Verified User
- Joined
- Oct 10, 2008
- Messages
- 85
I have a user which has purchased a SSL certificate specifically for his domain name. This works perfectly when browsing to his https:// website instead of http.
The only challenge is that he has to maintain two different folders (wordpress) and he would like to have this merged to one folder.
I found the option in domain administration to " Use a symbolic link from private_html to public_html - allows for same data in http and https " which allows the user to have one folder but it is NOT using the https certificate then.
So in short:
- When using " Use a directory named private_html " --> SSL website works and the internet browser displays secured website with correct certificate but two folders have to be managed / updated each time he makes changes
- When using " Use a symbolic link from private_html to public_html - allows for same data in http and https " the user is then linked to the public html folder but it is not secured (so no lock item and or certificate is displayed in the browser. Also SSL check websites are unable to verify the certificate).
How to solve this issue? It might be considered to be bug in Directadmin, because it would seem strange that you create a symbolic link for https and have it actually link back to NON ssl based connection (when accessing a https URL)
The only challenge is that he has to maintain two different folders (wordpress) and he would like to have this merged to one folder.
I found the option in domain administration to " Use a symbolic link from private_html to public_html - allows for same data in http and https " which allows the user to have one folder but it is NOT using the https certificate then.
So in short:
- When using " Use a directory named private_html " --> SSL website works and the internet browser displays secured website with correct certificate but two folders have to be managed / updated each time he makes changes
- When using " Use a symbolic link from private_html to public_html - allows for same data in http and https " the user is then linked to the public html folder but it is not secured (so no lock item and or certificate is displayed in the browser. Also SSL check websites are unable to verify the certificate).
How to solve this issue? It might be considered to be bug in Directadmin, because it would seem strange that you create a symbolic link for https and have it actually link back to NON ssl based connection (when accessing a https URL)
Last edited: