A simple and easy way to remove all svn folders and files:
find ./ -name ".svn" | xargs rm -Rf
remove svn folders under linuxA simple and easy way to remove all svn folders and files: find ./ -name ".svn" | xargs rm -Rf Add or remove prefix 'www' to or from your site url via htaccessIf your site can be accessed both with and without the 'www.' prefix, you can use one of the following settings to redirect users to your preferred URL, either WITH or WITHOUT the 'www.' prefix. Choose ONLY one option:
please remember to change joomlatags.org to your domain name. Tags: |
|
|