Welcome Guest, Not a member yet? Register   Sign In
CI4 and Ubuntu 20.04, pretty URLs not working
#3

(05-05-2020, 08:58 PM)skunkbad Wrote: AllowOverride All?
Many thanks for the suggestion.

I left the computer on and it overheated and required a reboot so...

Rebooted into Ubuntu  20.04, applied the updates, tried Pretty Urls and they worked!!!

Don't you love computers Smile

checked /etc/apache2/sites-available/000-default.conf
Code:
# John 2020-05-05
  <Directory /var/www>
    Options Indexes FollowSymLinks MultiViews
    AllowOverride All
    Require all granted
  </Directory>
Reply


Messages In This Thread
RE: CI4 and Ubuntu 20.04, pretty URLs not working - by John_Betong - 05-16-2020, 06:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB