ShareX-Custom-Upload icon indicating copy to clipboard operation
ShareX-Custom-Upload copied to clipboard

Not Found

Open JoshuaVandaele opened this issue 4 years ago • 2 comments
trafficstars

Heya, I have been trying to get this Uploader working but I keep facing an issue:

When I take a screenshot, it uploads it perfectly fine at the set location on my domain. However, the URL it returns throws a 404. "Not Found - The requested URL was not found on this server.", although the file is on the server.

I have done my best for my php.ini and apache2.conf files to follow the setup instructions, however, nothing seems to work. Help would be appreciated, as I am not really in my element.

1 Upon clicking the file name... 2

JoshuaVandaele avatar Aug 25 '21 03:08 JoshuaVandaele

Edit: I found why! As it turns out, you have to edit the main .htaccess file as it pointed to / while I moved the folder to /sharex, silly me

JoshuaVandaele avatar Aug 25 '21 03:08 JoshuaVandaele

Yep, Rewrite must been enabled and configured in the .htaccess

Fluqzy avatar Feb 27 '22 13:02 Fluqzy