Well, I moved my whole contents from httpdocs/grav-admin to httpdocs/grav - changed the .htacces and everything fine.
But now - I can no longer access the mydomain.de/grav/admin page - getting a 404 instead. What can I do?
Cheers,
Wolf
Well, I moved my whole contents from httpdocs/grav-admin to httpdocs/grav - changed the .htacces and everything fine.
But now - I can no longer access the mydomain.de/grav/admin page - getting a 404 instead. What can I do?
Cheers,
Wolf
If your .htaccess
file was moved too, you should be ok. Maybe you changed the RewriteBase line? (see https://learn.getgrav.org/troubleshooting/page-not-found ))
Hi, thanks for your reply - greatly appreciated.
No - I didnt change anything - exept the directory name and the corresponding entries in the webroot .htaccess. Nothing else.
In the meanwhile, I found out that I now can get into the admin page via
mydomain.xy/admin
(omitting the directory). This is allright - but now I cannot get encryption - no https.