That would do just fine. Maybe worth documentation somewhere. Honestly it was a oh that would be usefull for a lot of users kind of idea that I didn't spend time researching much.
Are there actually any user statistics for mod_ftp? ~Jorge On Sun, May 31, 2009 at 8:04 PM, William A. Rowe, Jr. <[email protected]> wrote: > Jorge Schrauwen wrote: >> Trunk builds fine now. >> >> Just something that I noticed. >> when the u...@domainx is used and domainX doesn't exist it will >> default to the default vhost. >> >> could it be possible to make that configurable to say go to default or >> deny connection? > > I don't want to solve in code what the code already solves. > > What about, in the default ftp vhost, using the VirtualHostByUser, > configure for basic auth with an empty user list (or for your > convenience you could have an admin here). Â Require valid-user at > <Location /> and we should be done. > > In the named hosts, using VirtualHostByUser plus optionally the > StripHostname feature, set the appropriate access control. > > How would that do for solving the puzzle? >
