[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Eigenes Repository



Am 2004-11-03 18:54:29, schrieb Werner Mahr:

> Das hat funktioniert, aber jetz bekomme ich 403 Forbidden. Die Rechte sind mit 
> a+r -R gesetzt, und in den anderen Verzeichnissen habe ich auch keine 
> Probleme gehabt, nur hier bekomme ich nichts raus.

Also ich habe alle Verzeichnisse auf 755 und die Dateien auf 644.
Dann noch ein nobody.nogroup.

cd <verzeichnis>/debian
find -type d -exec chmod 755 {} ';'
find -type f -exec chmod 644 {} ';'
chown -R nobody.nogroup *

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: