RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^([a-zA-Z0-9]+)\.([a-z-]+\.[a-z]{2,6})$ [NC]
RewriteRule ^/(.*)$ %2/%1/$1 [R=301,L]
find . -type f -name "*.flv" -ls -exec ffmpeg -i {} -vcodec copy -acodec copy {}.mp4 \; -delete
dpkg -i proga_1.0_i386.deb
apt-get install -f