Hi , if im refreshing the webpage im getting "The requested URL was not found on this server." (url: http://localhost/ample/albums ) , using apache +php7.4 on Ubuntu. Am i missing something or its just a bug? Thanks
Edit: AllowOverride All was None and its fixed now , went from NGINX to apache2 and i missed that thing.
Hi , if im refreshing the webpage im getting "The requested URL was not found on this server." (url: http://localhost/ample/albums ) , using apache +php7.4 on Ubuntu. Am i missing something or its just a bug? Thanks
Edit: AllowOverride All was None and its fixed now , went from NGINX to apache2 and i missed that thing.