Well based on the example given it depends on your server configuration.
example would be when you login to your server using a FTP program
your saying
home is the first directory you see ?
so provided the next directory you see after clicking home is the actual sites files, your path would be
|
Code:
|
home/modules/Classifieds/imageads |
if your next directory was home/then_site_name.com it would
|
Code:
|
home/site_name.com/modules/Classifieds/imageads |
So starting from the first Directory(folder) you see, click your way through to
imageads , that will be the path.
There are many many variations on how server directories are built.
www/html, www/public_html, site_name/html, httpdocs or yours home/?