technical:24.04_apache2_installation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technical:24.04_apache2_installation [2024/10/12 21:27] – wikiadmin | technical:24.04_apache2_installation [2024/10/12 21:28] (current) – wikiadmin | ||
---|---|---|---|
Line 9: | Line 9: | ||
Remember to make the new root directory and change the permissions on the directory to 775 along with ownership for www-data | Remember to make the new root directory and change the permissions on the directory to 775 along with ownership for www-data | ||
- | + | ||
+ | < | ||
mkdir / | mkdir / | ||
chown www-data: | chown www-data: | ||
+ | </ | ||
Now copy the default config to a new one which we will make the new default. | Now copy the default config to a new one which we will make the new default. | ||
Line 56: | Line 58: | ||
Now we enable this as the default apache site. | Now we enable this as the default apache site. | ||
- | + | ||
a2ensite solaris.conf | a2ensite solaris.conf | ||
- | + | | |
Now we enable SSL | Now we enable SSL | ||
technical/24.04_apache2_installation.1728761223.txt.gz · Last modified: 2024/10/12 21:27 by wikiadmin