Hi,
I am using ubuntu 20.04 on powershell. I have a question about my Lamp web server for my wordpress website. I know this question will be very basic but I need to learn logic of vhost config file.
When i cd /etc/apache2/sites-available , i am getting this output: 000-default.conf default-ssl.conf homelistt.com.conf homelistt.com.conf.save homelistt.com-le-ssl.conf .
And when i cd /etc/apache2/sites-enabled/ , output is : homelistt.com.conf homelistt.com-le-ssl.conf
As far as i know my main vhost configuration file is "homelistt.com.conf" under "/etc/apache2/sites-enabled/". Or should i create another one?
If we assume that "homelistt.com.conf" file under "/etc/apache2/sites-enabled/" is my vhost configuration file;
-when i make a change in it, do i have to implement that change in "homelistt.com-le-ssl.conf" too? Because last time when i change my server name as: www.homelistt.com in "homelistt.com.conf" file it was homelistt.com in homelistt.com-le-ssl.conf file.
Thank u.
My domain is:www.homelistt.com
I ran this command: cd /etc/apache2/sites-enabled/
It produced this output: homelistt.com.conf homelistt.com-le-ssl.conf
My web server is (include version): Apache/2.4.41 (Ubuntu)
The operating system my web server runs on is (include version): linux
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):