Hi wiz,
thanks for your advice. I'm not registered to ubiq, but I found the problem in /etc/apache2/apache2.conf where Directory setting was AllowOverride None
After changing to
<Directory /var/www/>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory ...
Search found 2 matches
- Sun Jun 29, 2025 8:30 pm
- Forum: Support
- Topic: Even ?page=loginURL doesn't work...
- Replies: 6
- Views: 148288
- Sun Jun 29, 2025 1:03 pm
- Forum: Support
- Topic: Even ?page=loginURL doesn't work...
- Replies: 6
- Views: 148288
Re: Even ?page=loginURL doesn't work...
Hi,
I'm facing the same problem slightly different:
After uploading Wcms to my Raspberry Pi I can reach the Home page. By clicking "Click here to login" I get a "404 page not found".
Using "?page=loginURL" I get the login page, but after entering the password there is again a "404 page not found ...
I'm facing the same problem slightly different:
After uploading Wcms to my Raspberry Pi I can reach the Home page. By clicking "Click here to login" I get a "404 page not found".
Using "?page=loginURL" I get the login page, but after entering the password there is again a "404 page not found ...