Getting around
- perl: /usr/bin/perl
- sendmail: /usr/lib/sendmail
- Your server Path (for domain accounts):
/home/username/public_html -
- URL: http://yourdomain.whatever/
- Your server Path (for subdomain accounts):
/home/blog/public_html/subdomainname -
- URL: http://subdomainname.bloghouse.net/
The paths to Perl and Sendmail are common defaults. You should rarely have to change either.
Note: If you set up your own subdomain, your path would be like the subdomain accounts above, except you would substitute your username for ‘blog’.