Luke Drumm wrote:
> Hi, Permissions wise, the biggest headache you may have is that
> RedHats deafult 'Web user', nobody, is different to E-smiths
> choices (such as admin etc).
>
> If you have a look at the user & group of the existing
> index.html in the primary (and/or ibay) html directory then
> this should give you a clue on what you need set the files
> ownership to.
You don't want the web server to own the files it serves. If it owns them, it can change them, which might be a bad thing, and can happen if there is a web server bug or a CGI sript with a bug in it - both have been known to happen.
Regards
Charlie