Horje
Not Found The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server Code Example
the requested url was not found on this server. apache/2.4.41 (ubuntu) server at port 80
sudo -H nano /etc/apache2/apache2.conf

add the following line at the end of the file
Include /etc/phpmyadmin/apache.conf

then restart the apache2
sudo systemctl restart apache2
Not Found The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server at localhost Port 80
sudo ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf-available/phpmyadmin.conf
sudo a2enconf phpmyadmin
sudo service apache2 restart
Not Found The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server
its very helpful for you




Shell

Related
copy one file to another in linux Code Example copy one file to another in linux Code Example
How to show date and complete time on the Ubuntu Top Panel Code Example How to show date and complete time on the Ubuntu Top Panel Code Example
how to change colors in terminal linux outputs Code Example how to change colors in terminal linux outputs Code Example
run cmd in batch Code Example run cmd in batch Code Example
less in linux Code Example less in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9