I don't remember who I mentioned it to in the AOLServer chat (I'm 'StealthBrady'), but I have just modified my 'quickpath' module to allow users to run ADP without using any extension such as '.adp'.
If you try to configure AOLServer to do this without my module, you may break 'fastpath' - which caches static files and HTML. Furthermore, you may lose the ability to perform 'directory listings' - making the URL "http://www.abcd.com/foo/bar" map to the file 'foo/bar/index', for example. My module, very simply, handles all of that. I could have just made a patch for AOLServer instead, I suppose, but I figure a module is less intrusive. Anyways, I thought some of you folks might be able to use this in projects you might be doing. E-Mail me and I'll send you the tarball. I'd love to hand the thing off to someone else to maintain (and host the file), if anyone's interested.
