Thank you for the notice, dims.
Do you mean that the auto sync of ws-site now has provided,
so that you have no plan to provide a manual update ?
If you have the plan, the followings may help you.
#1.Change the working directory
cd /www/ws.apache.org/axis
#2.Backup the current settings
ls -l > /tmp/.current-setting.tmp
#3.Change the permissions of all files to "rw-rw-r--"
chmod 664 *
#4.Change some directories to "rwxrwxr-x"
chmod 775 . CVS changelogs docs
--
Toshi <toshi@apache.org>
On Fri, 29 Aug 2003, Davanum Srinivas wrote:
> fyi, added a cron job that updates the web site twice a day
> 12 midnight and 12 noon PST.
>
> -- dims
|