Koozali.org: home of the SME Server

Hi, need to determine who is running the webserver

Offline nefkho

  • *****
  • 183
  • +0/-0
    • http://www.cagothonglines.com
Hi, need to determine who is running the webserver
« on: November 08, 2004, 02:51:36 AM »
hi,
anyone tried dotproject, well i was to determine who is running the webserver any one can help me? i need to chown a directory.. :-?

thanks
Nef Kho  :-) .........

oseano

Re: Hi, need to determine who is running the webserver
« Reply #1 on: November 08, 2004, 06:24:03 AM »
Hi,

chown it to www

Sean

Quote from: "nefkho"
hi,
anyone tried dotproject, well i was to determine who is running the webserver any one can help me? i need to chown a directory.. :-?

thanks

guest22

Hi, need to determine who is running the webserver
« Reply #2 on: November 08, 2004, 10:28:44 AM »
Hi,

chown -R www:www [directory name]

Wil give apache the ownership of the directory and all files in it.

RequestedDeletion