I cant get friendly URLs to work.
The ACP (admin control panel) says :
If you enable this option, the links generated by the system will not include "index.php?". However, to enable this, mod_rewrite must be available and an appropriate .htaccess file (or the equivalent for your web server) must be in place.
well mod rewrite is enabled and I run
sysemctl restart apache2
and renamed the file htaccess.txt to .htaccess in the directory with the xenforo site which is in /var/www/html/domain_name . but friendly urls aren't working
The ACP (admin control panel) says :
If you enable this option, the links generated by the system will not include "index.php?". However, to enable this, mod_rewrite must be available and an appropriate .htaccess file (or the equivalent for your web server) must be in place.
well mod rewrite is enabled and I run
sysemctl restart apache2
and renamed the file htaccess.txt to .htaccess in the directory with the xenforo site which is in /var/www/html/domain_name . but friendly urls aren't working