RedirectMatch permanent ^/CMS/?$ http://psymeet.com/CMS/index.php

RedirectMatch permanent ^/$ http://psymeet.com/psymeet/index.php

RedirectMatch permanent ^/index.html$ http://psymeet.com/psymeet/index.php

RedirectMatch permanent ^/psymeet/htmlPp/?$ http://psymeet.com/psymeet/index.php

RedirectMatch permanent ^/psymeet/images/?$ http://psymeet.com/psymeet/index.php

RedirectMatch permanent ^/psymeet/inc/?$ http://psymeet.com/psymeet/index.php

RedirectMatch permanent ^/psymeet/index.html$ http://psymeet.com/psymeet/index.php

RedirectMatch permanent ^/Salzman/SalzmanCollection/?$ http://psymeet.com/Salzman/SalzmanCollection/index.php

RedirectMatch permanent ^/Salzman/?$ http://psymeet.com/Salzman/SalzmanCollection/index.php

RedirectMatch permanent ^/newmediadocwiki/?$ http://psymeet.com/newmediadocwiki/tiki-index.php

RewriteEngine on

RewriteCond %{HTTP_REFERER} !^http://psymeet.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://psymeet.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.psymeet.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.psymeet.com$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ http://www.umdnj.edu/psyevnts/ [R,NC]

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^Salzman/?$ http://psymeet.com/Salzman/SalzmanCollection/index.php [R=302,L]

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^newmediadocwiki/?$ "http\:\/\/psymeet\.com\/newmediadocwiki\/tiki\-index\.php" [R=302,L]

Options All

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^blog/?$ "http\:\/\/psymeet\.com\/blog\/index\.php" [R=302,L]

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^blog/wp-admin/?$ "http\:\/\/psymeet\.com\/blog\/wp\-admin\/index\.php" [R=302,L]

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^index.html$ "http\:\/\/psymeet\.com\/psymeet\/index\.php" [R=301,L]

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^psymeet/?$ "http\:\/\/psymeet\.com\/psymeet\/index\.php" [R=301,L]

RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^Recycling/?$ "http\:\/\/www\.psymeet\.com\/recycling\/index\.html" [R=302,L]