Results 1 to 1 of 1
Hey im searching for a SED script that rewrites every .htaccess file from /home folders and set Require in .htaccess to the ownership of the folder.
so in .htaccess there ...
- 06-04-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 1
SED .htaccess script
Hey im searching for a SED script that rewrites every .htaccess file from /home folders and set Require in .htaccess to the ownership of the folder.
so in .htaccess there is a rule that says:
"Require ..."
And it needs to be, if the rightful/owner user of the folder is for example tom.
"Require tom"
So every folder in /home has a .htaccess file that needs to be rewriteen to the owner of that particular folder?
Any help/link/tips?
grtz


Reply With Quote