18 Aug 2020, 10:14

@Sanjeev said in Debian Installtion Problem:

<Directory /home/users/www>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted

I'm trying the ubuntu test server now by the way.

I have tested .htaccess in the top public_html/ directory and it is working and is now empty.

I have then entered:
<Directory /home/uvdeasypay/public_html>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>

in my apache2.conf and still have the same issue?

it also still needs the index.php adding to the server installation address in the browser.

Any more thoughts?