Tag Archives: folder
Block Visitors From Viewing Directory Indexes
By XPS on February 6, 2011.

Adding blank index.htm files to all your website directories in effort to keep nosy visitors from viewing all the files in a directory is an annoying chore. You have to check each directory and upload an extra file per directory, so you end up wasting time. Fortunately, there is an easy, 1-shot deal if you create a .htaccess file in your website’s root directory. Add the following line to the .htaccess file: Options -Indexes A [...]
Posted in: Web Development
Tagged: .htaccess, 403, code, directory, disable, folder, index, message, permission, syntax, web, web development
Send To Any Folder Or Program
By XPS on July 29, 2010.

You know that Send To list you see when right-clicking a file or folder? You can add/remove any folder or program to the list you’d like. Open a Windows Explorer window and direct yourself to C:\Documents and Settings\USER ACCOUNT\SendTo where “USER ACCOUNT” is the name of, well, the user account you’d like to modify. If you’re clicking each folder to navigate, you’ll notice the SendTo folder is hidden. You’ll have you “Show Hidden Files & [...]
Posted in: Windows
Tagged: application, folder, Open With, operating system, Send To, Windows 7, Windows XP
