Tag: configuration

  • How to disallow browsing of .svn directories on your server

    If you deploy projects live out of Subversion repositories to public web servers, here’s a good tip for denying access to the .svn directories to keep people from snooping around your files. Edit your global Apache config file (httpd.conf) or .htaccess file to include the following directive: # Disallow any .svn directory browsing <directory ~…

sell diamonds