Page 1 of 1

webdav? xampp

PostPosted: 21. July 2008 22:46
by admindell
when you install xampp,does it install webdav?

because i dont whant webdav installed and what port does it run on, so i can block that port..
thanks.

PostPosted: 21. July 2008 23:13
by Wiedmann
when you install xampp,does it install webdav?

Yes.

i dont whant webdav installed

Don't load the dav modules, if you don't want this.

what port does it run on

Port 80. (DAV is enabled for the webdav alias in the default server).

(BTW: someone who is writing a webadmin interface, should see this in the configuration files ;-) )

PostPosted: 21. July 2008 23:27
by admindell
Wiedmann wrote:
when you install xampp,does it install (DAV is enabled for the webdav alias in the default server).

(BTW: someone who is writing a webadmin interface, should see this in the configuration files ;-) )


im just creating the design, some one else is making it >.<



EDIT: when you install xampp, does it load the modules, or do they install off?