# The following command will disable just the directory "private" and all its contents: # Disallow: /private/ # # ...while the following command will disable both the "private" directory and any file or directory path starting with the text "/private" (so "/private-eye.html", "/privateroom/page.html", etc.): # Disallow: /private # User-agent: * Disallow: /database