as we speak, just sent a request to www.mandrakeuser.org on this one to get published. eh, now hopefully it works. think i'll work on it today. On Sun, 30 Jan 2000, you wrote: > Roger wrote: > > > > eh...not yet. still have to build that puppy but havn't gotten around to it. > > will be soon tho'. > The HTTP1.1 spec doesn't seem to address the mkdir issue. I'm sure > someone has a workable solution tho. Guess i'll have to keep looking or > do it myself. > > As for mod_put, i've got the same one you do. It does work, although i > haven't looked it over for security problems. > > To build it for an Apache which supports DSO's (Air does), just unpack > the tarball and use apxs to build it: > > $apxs -c -o mod_put.so mod_put.c > gcc -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s > -mpentium -mcpu=pentium -march=pentium -ffast-math > -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 > -malign-functions=2 -mpreferred-stack-boundary=2 -DLINUX=2 > -DNO_DBM_REWRITEMAP -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite > -fpic -DSHARED_MODULE -I/usr/include/apache -c mod_put.c > gcc -shared -o mod_put.so mod_put.o > $ > > Then copy it to the apache modules directory, and add it to the > httpd.conf. > > -Adam > > > > which mod and which instructions did you use? > > > > i've got one on my ftp called, "mod_put-1.3" by Copyright (c) 1995-1997 Lyonel >VINCENT > > just have to follow the instructions on site. somewhat outdated tho' > > > > On Sun, 30 Jan 2000, you wrote: > > > You can get mod_put and build it as a DSO. I recently did this using > > > the Apache supplied with Air. > > > > > > Any ideas on how to create a directory using http? > > > > > > -Adam > > > > > > > > > > > > Roger wrote: > > > > > > > > I'm curious as to "why" this has not been implemented into Apache yet? > > > > > > > > Think that patch was out in 97 or 98'? > > > > > > > > again, this is one of the main reasons people use linux, host httpd and w/ the > > > > hassle to publish (w/ netscape) makes it somewhat a hinderence. > > > > > > > > Is there any work around (besides getting the "put" patch and recompiling > > > > apache) that i don't know about? > > > > > > > > Also, still can't login to my "miny" server here "as root" by using ftp. Have > > > > although, been able to gain access "as a user & password" or anonymous..but not > > > > root (incorrect password error....but it is correct!) > > > > > > > > -- > > > > > > > > ------------ > > > > > > > > Sent from: > > > > > > > > Lattitude (deg): 32.7130 > > > > Longitude (deg): -117.1530 > > > > Altitude (ft): 410.0 > > > > GMT to Local (hrs): -8.0 (daylight savings enabled) > > > > > > > > ------------ > > > > > > > > Created with Linux-Mandrake 7.0! > > > > > > > > http://www.linux-mandrake.com/ > > > > > > > > Currently Beta Testing Mandrake Ver >7.0 > > -- > > > > ------------ > > > > Sent from: > > > > Lattitude (deg): 32.7130 > > Longitude (deg): -117.1530 > > Altitude (ft): 410.0 > > GMT to Local (hrs): -8.0 (daylight savings enabled) > > > > ------------ > > > > Created with Linux-Mandrake 7.0! > > > > http://www.linux-mandrake.com/ > > > > Currently Beta Testing Mandrake Ver >7.0 -- ------------ Sent from: Lattitude (deg): 32.7130 Longitude (deg): -117.1530 Altitude (ft): 410.0 GMT to Local (hrs): -8.0 (daylight savings enabled) ------------ Created with Linux-Mandrake 7.0! http://www.linux-mandrake.com/ Currently Beta Testing Mandrake Ver >7.0
