BadChoice/handesk

public/login not found

charleslcso opened this issue · 0 comments

Installed normally. Not using Docker.

On first load from web browser, I get 404. Web server logs says: handesk/public/login not found.

Indeed, there is no such file in public.

drwxr-xr-x 2 www-data www-data 4096 Nov 8 22:57 css
-rw-r--r-- 1 www-data www-data 1150 Nov 8 22:57 favicon.ico
drwxr-xr-x 2 www-data www-data 4096 Nov 8 22:57 images
-rw-r--r-- 1 www-data www-data 1783 Nov 8 22:57 index.php
drwxr-xr-x 2 www-data www-data 4096 Nov 8 22:57 js
-rw-r--r-- 1 www-data www-data 188 Nov 8 22:57 mix-manifest.json
-rw-r--r-- 1 www-data www-data 24 Nov 8 22:57 robots.txt
lrwxrwxrwx 1 root root 40 Nov 8 23:19 storage -> /var/www/html/handesk/storage/app/public
-rw-r--r-- 1 www-data www-data 914 Nov 8 22:57 web.config

What's up? I guess I'm not setting it up right.