Created attachment 39833 [details] directory with spaces are showing up non-responsive (File not found) I am using WSL to manage my sym links (/mnt/c/www) and root directory under /var/www ... When I create a new directory with spaces, or found existing folders with spaces, they would not open spaces. The only thing that stood out in the var log was that it was %20 to represent the space found in the link. But I get a file not found. I'm using fpm-cgi to manage my php requests with apache2. The only determinable reason I found this as a bug is how basic it is, and pages that worked no longer worked. "After a previous update". And that after renmaing the directory with no space, the site begins to work. I know I use Debian on WSL2 and the apache2 Server version: Apache/2.4.61 (Debian) Server built: 2024-07-07T12:53:54 My example is in the root, but this affects followsymlinks as well. Barry
Created attachment 39834 [details] testing same directory but with no spaces
Created attachment 39835 [details] image showing spaces valid if the folder has url encode space