Opening urls on latest release will not divert to yourls-loader.php thus give error
anmol26s opened this issue · 1 comments
anmol26s commented
Hello @ericgaspar
We can not remove this
Lines 127 to 132 in 25562d5
FastCGI sent in stderr: "Unable to open primary script: /var/www/yourls/var/www/yourls/yourls-loader.php (No such file or directory)" while reading response header from upstream,
when we try to open an url.anmol26s commented
Or we can remove it by handling the double slashes issue when the app is installed on root path, more gracefully.