Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This is my first time using digitalocean and I am completely new to apache configuration etc.
I have a php application hosted on ubuntu 18.04. After uploading web files, the homepage or default ip address goes through but other links don’t. i get the error, ‘The requested URL /xxxxxx was not found on this server. Apache/2.4.29 (Ubuntu) Server at 178.128.75.206 Port 80’
The ip address is of my website is 178.128.75.206 .
The requested URL /digitalsaving was not found on this server.
Apache/2.4.29 (Ubuntu) Server at 178.128.75.206 Port 80’
My config file looks like this [/etc/apache2/sites-available/stash.ng.conf]
<VirtualHost *:80> ServerAdmin webmaster@stash.ng ServerName stash.ng ServerAlias www.stash.ng DocumentRoot /var/www/stash.ng/html <Directory /var/www/stash.ng/html> Options +FollowSymlinks AllowOverride All Require all granted </Directory>
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
Thanks in advance
gerard
Jon Harris
orbitstorm88
rem3n
yolanda smith
301276acdc124dd982fe86364ba8c4
30ddab6038c044188d489290785dcb
699c9bc0a2c34f248e792cb8d2c6ab
Kent Morlan
sylvaticus
agitechcr
8b8f3c8ea96345bf8ddb0a59a008e2