Thipphachanh
Wednesday, October 5, 2011
Joomla! reset all files and directories back to the server defaults
find . -type f -exec chmod 644 {} \;
find . -type d -exec chmod 755 {} \;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment