I have been trying to set up the file browser directory listing for my site. I use pathauto, and have made the path simply "docs". the docs folder resides in my site root. It seemed to work for about two minutes, but then it stopped and I keep getting a "page not found" error when I go to that address (www.mysite.com/docs). I know my file system path is the same - "docs". Im not sure what Im doing wrong. Please advise. Thanks
Comments
Comment #1
jmcerda commentedanyone?
Comment #2
Yoran commentedThe problem comes from the path module that was not correctly handled in the original filebrowser module. I changed the URL format in order to solve this as well as with unsimplified url's. Tell me if this is working in RC10