Publishing a weblog
All diary entries that have dedicated weblog comments can be published to either you.Mac account or to a FTP server.
Publishing to.Mac
Press the publish button and select.Mac as the target server. The required account information will be taken from your system preferences.
Publishing to a FTP server
As the structure of your FTP server could differ from the url you need to access the pages in a browser, some examples might help you to find the right configuration for the publish.
If you publish to ftp://www.example.com and reach the pages under http://www.example.com you enter www.example.com as both the server path and the site url.
If you publish to ftp://ftp.example.com/htdocs but reach the pages under http://www.example.com you enter ftp.example.com/htdocs as the server path and www.example.com as the site url.
If you publish to ftp://ftp.example.com/htdocs/username but reach the pages under http://www.example.com/username you enter ftp.example.com/htdocs/username as the server path and www.example.com/username as the site url.