Minor README fix

This commit is contained in:
Per Qvarforth 2022-02-13 21:23:46 +00:00
parent a1558f687a
commit c1edb7b116
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ Add the following to /etc/apache2/sites-enabled/000-default.conf. You need to re
Change the VirtualHost DocumentRoot: (in /etc/apache2/sites-enabled/000-default.conf):
```
DocumentRoot /home/USER/trackdirect/htdocs
DocumentRoot /home/my_username/trackdirect/htdocs
```
Enable rewrite and restart apache