Hi,
I seem to be having some trouble with Apache Rewrite Directives.
I put the following directives inside of my /etc/apache2/sites-available/default file:
RewriteEngine on
RewriteCond %{request_filename} -f
RewriteRu...
I have phpmyadmin installed on my droplet and it was working fine until I added Rewrite Directives for my /var/www/ directory.
When I first added the directives navigating to the phpmyadmin login url (domain.com/php...