Just to add to what others have already posted... > -----Original Message----- > From: Joe Tellup [mailto:joe@xxxxxxxxxx] > > With IIS you turn on your web server and your ftp server. It > appears that > apache is only a web server, do I need a third party ftp server? I'm wondering why you *need* an FTP server... Normally, you have no need of FTP in a web server since the clients can request and download everything via HTTP. Perhaps you want to allow users to *upload* files to the server? If you want to allow them to use FTP then, yes, you need to run a separate FTP server or find an apache module (see http://www.covalent.net/support/docs/ers/2.2.0/HTML/ProductGuide/ftpmodu le.html). Alternatively, you can use webDAV (see http://httpd.apache.org/docs-2.0/mod/mod_dav.html) which implements the various remote-authoring HTTP methods such as PUT, MOVE, DELETE etc. There's also a mod_frontpage which allows MS FrontPage clients to edit data on the site (http://www.rtr.com/fpsupport/index.asp) The main point about apache is that *everything* is controlled from the ascii config file. And don't forget to restart the server after any edits to make sure the server picks up the changes! Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored. > > Next, again with IIS you set your cgi time out in the control > panel, do we > do this in the config file with apache? > > Finally, where do we set users accesses? Is that strictly > controlled by > .htaccess? > > Remember I've run IIS for 6 years now, no nothing about apache. > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Hello > > I have also faced that weird error. Do you think that this is a client > problem? > > My user was using the "Microsoft Data Access Internet Publishing > Provider DAV", probably a IE. > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a private and personal nature. It is not related to the exchange or business activities of the SWX Group. Le présent e-mail est un message privé et personnel, sans rapport avec l'activité boursière du Groupe SWX. This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx