# invoke rewrite engine
RewriteEngine On
RewriteBase /

Options -Indexes
<IfModule mod_negotiation.c>
	Options -MultiViews
</IfModule>

# Create pretty URLs
DirectorySlash Off

RewriteCond %{REQUEST_FILENAME}.html -f
RewriteRule ^ %{REQUEST_URI}.html [NC,L]
# End: Create pretty URLs

# Specific redirections
RewriteRule ^index\.html$ / [L,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^index\.php$ index_php.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Ecksitzgruppen$
RewriteRule ^catArt\.php$ catArt_cat-Ecksitzgruppen.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Schlafzimmer$
RewriteRule ^catArt\.php$ catArt_cat-Schlafzimmer.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Esszimmer$
RewriteRule ^catArt\.php$ catArt_cat-Esszimmer.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Wohnwände$
RewriteRule ^catArt\.php$ catArt_cat-Wohnwände.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Couchtische$
RewriteRule ^catArt\.php$ catArt_cat-Couchtische.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Jugendzimmer$
RewriteRule ^catArt\.php$ catArt_cat-Jugendzimmer.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Stockbetten$
RewriteRule ^catArt\.php$ catArt_cat-Stockbetten.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Babyzimmer$
RewriteRule ^catArt\.php$ catArt_cat-Babyzimmer.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Matratzen$
RewriteRule ^catArt\.php$ catArt_cat-Matratzen.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Kleiderschränke$
RewriteRule ^catArt\.php$ catArt_cat-Kleiderschränke.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Garderoben$
RewriteRule ^catArt\.php$ catArt_cat-Garderoben.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=KÜCHE$
RewriteRule ^catArt\.php$ catArt_cat-KÜCHE.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Badezimmer$
RewriteRule ^catArt\.php$ catArt_cat-Badezimmer.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^$ lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^$ lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^$ lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^username=$
RewriteRule ^profile\.php$ profile_username.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=5$
RewriteRule ^orderAngebot\.php$ orderAngebot_product-5.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=5$
RewriteRule ^aArticle\.php$ aArticle_topic-5.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=4$
RewriteRule ^orderAngebot\.php$ orderAngebot_product-4.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=4$
RewriteRule ^aArticle\.php$ aArticle_topic-4.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=3$
RewriteRule ^orderAngebot\.php$ orderAngebot_product-3.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=3$
RewriteRule ^aArticle\.php$ aArticle_topic-3.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=472$
RewriteRule ^orderNew\.php$ orderNew_product-472.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=472$
RewriteRule ^nArticle\.php$ nArticle_topic-472.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=471$
RewriteRule ^orderNew\.php$ orderNew_product-471.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=471$
RewriteRule ^nArticle\.php$ nArticle_topic-471.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=470$
RewriteRule ^orderNew\.php$ orderNew_product-470.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=470$
RewriteRule ^nArticle\.php$ nArticle_topic-470.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^catArt\.php$ catArt.php/lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^catArt\.php$ catArt.php/lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^catArt\.php$ catArt.php/lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=312$
RewriteRule ^nArticle\.php$ nArticle_topic-312.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=311$
RewriteRule ^nArticle\.php$ nArticle_topic-311.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=309$
RewriteRule ^nArticle\.php$ nArticle_topic-309.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=307$
RewriteRule ^nArticle\.php$ nArticle_topic-307.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=303$
RewriteRule ^nArticle\.php$ nArticle_topic-303.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=300$
RewriteRule ^nArticle\.php$ nArticle_topic-300.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=298$
RewriteRule ^nArticle\.php$ nArticle_topic-298.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=297$
RewriteRule ^nArticle\.php$ nArticle_topic-297.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=296$
RewriteRule ^nArticle\.php$ nArticle_topic-296.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=294$
RewriteRule ^nArticle\.php$ nArticle_topic-294.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=293$
RewriteRule ^nArticle\.php$ nArticle_topic-293.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=292$
RewriteRule ^nArticle\.php$ nArticle_topic-292.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=270$
RewriteRule ^nArticle\.php$ nArticle_topic-270.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=269$
RewriteRule ^nArticle\.php$ nArticle_topic-269.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=246$
RewriteRule ^orderNew\.php$ orderNew_product-246.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=246$
RewriteRule ^nArticle\.php$ nArticle_topic-246.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=308$
RewriteRule ^nArticle\.php$ nArticle_topic-308.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=305$
RewriteRule ^nArticle\.php$ nArticle_topic-305.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=299$
RewriteRule ^nArticle\.php$ nArticle_topic-299.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=287$
RewriteRule ^nArticle\.php$ nArticle_topic-287.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=284$
RewriteRule ^nArticle\.php$ nArticle_topic-284.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=278$
RewriteRule ^nArticle\.php$ nArticle_topic-278.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=257$
RewriteRule ^orderNew\.php$ orderNew_product-257.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=257$
RewriteRule ^nArticle\.php$ nArticle_topic-257.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=254$
RewriteRule ^orderNew\.php$ orderNew_product-254.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=254$
RewriteRule ^nArticle\.php$ nArticle_topic-254.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=252$
RewriteRule ^orderNew\.php$ orderNew_product-252.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=252$
RewriteRule ^nArticle\.php$ nArticle_topic-252.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=242$
RewriteRule ^orderNew\.php$ orderNew_product-242.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=242$
RewriteRule ^nArticle\.php$ nArticle_topic-242.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=413$
RewriteRule ^nArticle\.php$ nArticle_topic-413.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=412$
RewriteRule ^nArticle\.php$ nArticle_topic-412.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=411$
RewriteRule ^nArticle\.php$ nArticle_topic-411.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=334$
RewriteRule ^nArticle\.php$ nArticle_topic-334.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=182$
RewriteRule ^nArticle\.php$ nArticle_topic-182.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=181$
RewriteRule ^nArticle\.php$ nArticle_topic-181.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=180$
RewriteRule ^nArticle\.php$ nArticle_topic-180.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=410$
RewriteRule ^nArticle\.php$ nArticle_topic-410.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=325$
RewriteRule ^nArticle\.php$ nArticle_topic-325.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=324$
RewriteRule ^nArticle\.php$ nArticle_topic-324.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=322$
RewriteRule ^nArticle\.php$ nArticle_topic-322.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=351$
RewriteRule ^nArticle\.php$ nArticle_topic-351.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=195$
RewriteRule ^nArticle\.php$ nArticle_topic-195.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=194$
RewriteRule ^nArticle\.php$ nArticle_topic-194.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=193$
RewriteRule ^nArticle\.php$ nArticle_topic-193.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=192$
RewriteRule ^nArticle\.php$ nArticle_topic-192.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=191$
RewriteRule ^nArticle\.php$ nArticle_topic-191.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=190$
RewriteRule ^nArticle\.php$ nArticle_topic-190.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=189$
RewriteRule ^nArticle\.php$ nArticle_topic-189.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=178$
RewriteRule ^nArticle\.php$ nArticle_topic-178.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=177$
RewriteRule ^nArticle\.php$ nArticle_topic-177.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=176$
RewriteRule ^nArticle\.php$ nArticle_topic-176.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=175$
RewriteRule ^nArticle\.php$ nArticle_topic-175.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=174$
RewriteRule ^orderNew\.php$ orderNew_product-174.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=174$
RewriteRule ^nArticle\.php$ nArticle_topic-174.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=173$
RewriteRule ^nArticle\.php$ nArticle_topic-173.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=172$
RewriteRule ^nArticle\.php$ nArticle_topic-172.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=171$
RewriteRule ^nArticle\.php$ nArticle_topic-171.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=170$
RewriteRule ^nArticle\.php$ nArticle_topic-170.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=169$
RewriteRule ^nArticle\.php$ nArticle_topic-169.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Jugendzimmer&page=2$
RewriteRule ^catArt\.php$ catArt_cat-Jugendzimmer-page-2.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=232$
RewriteRule ^nArticle\.php$ nArticle_topic-232.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=231$
RewriteRule ^nArticle\.php$ nArticle_topic-231.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=230$
RewriteRule ^nArticle\.php$ nArticle_topic-230.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=229$
RewriteRule ^nArticle\.php$ nArticle_topic-229.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=228$
RewriteRule ^nArticle\.php$ nArticle_topic-228.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=227$
RewriteRule ^nArticle\.php$ nArticle_topic-227.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=226$
RewriteRule ^nArticle\.php$ nArticle_topic-226.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=223$
RewriteRule ^nArticle\.php$ nArticle_topic-223.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=222$
RewriteRule ^nArticle\.php$ nArticle_topic-222.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=221$
RewriteRule ^nArticle\.php$ nArticle_topic-221.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=220$
RewriteRule ^nArticle\.php$ nArticle_topic-220.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=219$
RewriteRule ^nArticle\.php$ nArticle_topic-219.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=217$
RewriteRule ^nArticle\.php$ nArticle_topic-217.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=215$
RewriteRule ^nArticle\.php$ nArticle_topic-215.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=214$
RewriteRule ^nArticle\.php$ nArticle_topic-214.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=213$
RewriteRule ^nArticle\.php$ nArticle_topic-213.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=212$
RewriteRule ^nArticle\.php$ nArticle_topic-212.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=211$
RewriteRule ^nArticle\.php$ nArticle_topic-211.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=333$
RewriteRule ^nArticle\.php$ nArticle_topic-333.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=332$
RewriteRule ^nArticle\.php$ nArticle_topic-332.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=331$
RewriteRule ^nArticle\.php$ nArticle_topic-331.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=330$
RewriteRule ^nArticle\.php$ nArticle_topic-330.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=164$
RewriteRule ^nArticle\.php$ nArticle_topic-164.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=163$
RewriteRule ^nArticle\.php$ nArticle_topic-163.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=162$
RewriteRule ^nArticle\.php$ nArticle_topic-162.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=469$
RewriteRule ^nArticle\.php$ nArticle_topic-469.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=468$
RewriteRule ^nArticle\.php$ nArticle_topic-468.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=467$
RewriteRule ^nArticle\.php$ nArticle_topic-467.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=466$
RewriteRule ^nArticle\.php$ nArticle_topic-466.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=465$
RewriteRule ^nArticle\.php$ nArticle_topic-465.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=464$
RewriteRule ^nArticle\.php$ nArticle_topic-464.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=463$
RewriteRule ^nArticle\.php$ nArticle_topic-463.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=462$
RewriteRule ^nArticle\.php$ nArticle_topic-462.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=461$
RewriteRule ^nArticle\.php$ nArticle_topic-461.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=460$
RewriteRule ^nArticle\.php$ nArticle_topic-460.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=459$
RewriteRule ^nArticle\.php$ nArticle_topic-459.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=458$
RewriteRule ^nArticle\.php$ nArticle_topic-458.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=457$
RewriteRule ^nArticle\.php$ nArticle_topic-457.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=456$
RewriteRule ^nArticle\.php$ nArticle_topic-456.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=455$
RewriteRule ^nArticle\.php$ nArticle_topic-455.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^angebot\.php$ angebot.php/lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^angebot\.php$ angebot.php/lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^angebot\.php$ angebot.php/lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^newArticle\.php$ newArticle.php/lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^newArticle\.php$ newArticle.php/lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^newArticle\.php$ newArticle.php/lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=2$
RewriteRule ^newArticle\.php$ newArticle.php/page-2.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=3$
RewriteRule ^newArticle\.php$ newArticle.php/page-3.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=4$
RewriteRule ^newArticle\.php$ newArticle.php/page-4.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=5$
RewriteRule ^newArticle\.php$ newArticle.php/page-5.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=6$
RewriteRule ^newArticle\.php$ newArticle.php/page-6.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=7$
RewriteRule ^newArticle\.php$ newArticle.php/page-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=16$
RewriteRule ^newArticle\.php$ newArticle.php/page-16.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=17$
RewriteRule ^newArticle\.php$ newArticle.php/page-17.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^gallery\.php$ gallery.php/lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^gallery\.php$ gallery.php/lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^gallery\.php$ gallery.php/lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^contact\.php$ contact.php/lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^contact\.php$ contact.php/lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^contact\.php$ contact.php/lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Ranzalar$
RewriteRule ^catArt\.php$ catArt_cat-Ranzalar.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Bathroom$
RewriteRule ^catArt\.php$ catArt_cat-Bathroom.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Bedrooms$
RewriteRule ^catArt\.php$ catArt_cat-Bedrooms.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Beds$
RewriteRule ^catArt\.php$ catArt_cat-Beds.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=KITCHEN$
RewriteRule ^catArt\.php$ catArt_cat-KITCHEN.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Mattresses$
RewriteRule ^catArt\.php$ catArt_cat-Mattresses.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Wardrobes$
RewriteRule ^catArt\.php$ catArt_cat-Wardrobes.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^impresium\.php$ impresium.php/lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^impresium\.php$ impresium.php/lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^impresium\.php$ impresium.php/lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Couchtisch$
RewriteRule ^catArt\.php$ catArt_cat-Couchtisch.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=24$
RewriteRule ^orderNew\.php$ orderNew_product-24.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=24$
RewriteRule ^nArticle\.php$ nArticle_topic-24.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=12$
RewriteRule ^orderNew\.php$ orderNew_product-12.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=12$
RewriteRule ^nArticle\.php$ nArticle_topic-12.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=256$
RewriteRule ^orderNew\.php$ orderNew_product-256.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=256$
RewriteRule ^nArticle\.php$ nArticle_topic-256.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=255$
RewriteRule ^orderNew\.php$ orderNew_product-255.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=255$
RewriteRule ^nArticle\.php$ nArticle_topic-255.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=253$
RewriteRule ^orderNew\.php$ orderNew_product-253.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=253$
RewriteRule ^nArticle\.php$ nArticle_topic-253.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=251$
RewriteRule ^orderNew\.php$ orderNew_product-251.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=251$
RewriteRule ^nArticle\.php$ nArticle_topic-251.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=250$
RewriteRule ^orderNew\.php$ orderNew_product-250.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=250$
RewriteRule ^nArticle\.php$ nArticle_topic-250.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=249$
RewriteRule ^orderNew\.php$ orderNew_product-249.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=249$
RewriteRule ^nArticle\.php$ nArticle_topic-249.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=248$
RewriteRule ^orderNew\.php$ orderNew_product-248.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=248$
RewriteRule ^nArticle\.php$ nArticle_topic-248.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=247$
RewriteRule ^orderNew\.php$ orderNew_product-247.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=247$
RewriteRule ^nArticle\.php$ nArticle_topic-247.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=245$
RewriteRule ^orderNew\.php$ orderNew_product-245.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=245$
RewriteRule ^nArticle\.php$ nArticle_topic-245.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=243$
RewriteRule ^orderNew\.php$ orderNew_product-243.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=243$
RewriteRule ^nArticle\.php$ nArticle_topic-243.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=241$
RewriteRule ^orderNew\.php$ orderNew_product-241.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=241$
RewriteRule ^nArticle\.php$ nArticle_topic-241.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=240$
RewriteRule ^orderNew\.php$ orderNew_product-240.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=240$
RewriteRule ^nArticle\.php$ nArticle_topic-240.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=12$
RewriteRule ^newArticle\.php$ newArticle.php/page-12.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=13$
RewriteRule ^newArticle\.php$ newArticle.php/page-13.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^imageGallery\.php$ imageGallery.php/lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^imageGallery\.php$ imageGallery.php/lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^imageGallery\.php$ imageGallery.php/lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=2$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-2.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=3$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-3.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=4$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-4.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=5$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-5.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=6$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-6.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=7$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=8$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=9$
RewriteRule ^imageGallery\.php$ imageGallery.php/page-9.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=119$
RewriteRule ^orderNew\.php$ orderNew_product-119.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=119$
RewriteRule ^nArticle\.php$ nArticle_topic-119.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=118$
RewriteRule ^orderNew\.php$ orderNew_product-118.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=118$
RewriteRule ^nArticle\.php$ nArticle_topic-118.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=117$
RewriteRule ^orderNew\.php$ orderNew_product-117.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=117$
RewriteRule ^nArticle\.php$ nArticle_topic-117.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=116$
RewriteRule ^orderNew\.php$ orderNew_product-116.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=116$
RewriteRule ^nArticle\.php$ nArticle_topic-116.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=115$
RewriteRule ^orderNew\.php$ orderNew_product-115.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=115$
RewriteRule ^nArticle\.php$ nArticle_topic-115.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=7$
RewriteRule ^nArticle\.php$ nArticle_topic-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Essgruppen$
RewriteRule ^catArt\.php$ catArt_cat-Essgruppen.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Esstisch$
RewriteRule ^catArt\.php$ catArt_cat-Esstisch.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Stühlen$
RewriteRule ^catArt\.php$ catArt_cat-Stühlen.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Babybetten$
RewriteRule ^catArt\.php$ catArt_cat-Babybetten.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=1$
RewriteRule ^$ page-1.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=7$
RewriteRule ^$ page-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=6$
RewriteRule ^aArticle\.php$ aArticle_topic-6.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=7$
RewriteRule ^aArticle\.php$ aArticle_topic-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^angebot\.php$ angebot_lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^angebot\.php$ angebot_lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^angebot\.php$ angebot_lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Avantgarde\+Sitzgruppe$
RewriteRule ^catArt\.php$ catArt_cat-Avantgarde-Sitzgruppe.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Betten\+und\+Polsterbetten$
RewriteRule ^catArt\.php$ catArt_cat-Betten-und-Polsterbetten.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=K\%EF\%BF\%BD\%EF\%BF\%BDCHE$
RewriteRule ^catArt\.php$ catArt_cat-K��CHE.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Kleiderschr\%EF\%BF\%BD\%EF\%BF\%BDnke$
RewriteRule ^catArt\.php$ catArt_cat-Kleiderschr��nke.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Moderne\+Sitzgruppen$
RewriteRule ^catArt\.php$ catArt_cat-Moderne-Sitzgruppen.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Tische\%20und\%20St\%EF\%BF\%BD\%EF\%BF\%BDhle$
RewriteRule ^catArt\.php$ catArt_cat-TischeundSt��hle.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Tische\+und\+St\%C3\%BChle$
RewriteRule ^catArt\.php$ catArt_cat-Tische-und-Stühle.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^cat=Wohnw\%EF\%BF\%BD\%EF\%BF\%BDnde$
RewriteRule ^catArt\.php$ catArt_cat-Wohnw��nde.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^catArt\.php$ catArt_lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^catArt\.php$ catArt_lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^catArt\.php$ catArt_lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=3&grid_list$
RewriteRule ^collections/esszimmer$ collections/esszimmer_page-3-grid_list.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=4&grid_list$
RewriteRule ^collections/esszimmer$ collections/esszimmer_page-4-grid_list.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=2&grid_list$
RewriteRule ^collections/travertin-couchtische$ collections/travertin-couchtische_page-2-grid_list.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^contact\.php$ contact_lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^contact\.php$ contact_lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^gallery\.php$ gallery_lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^gallery\.php$ gallery_lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^gallery\.php$ gallery_lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^imageGallery\.php$ imageGallery_lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^imageGallery\.php$ imageGallery_lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^imageGallery\.php$ imageGallery_lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=2$
RewriteRule ^imageGallery\.php$ imageGallery_page-2.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=3$
RewriteRule ^imageGallery\.php$ imageGallery_page-3.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=4$
RewriteRule ^imageGallery\.php$ imageGallery_page-4.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=5$
RewriteRule ^imageGallery\.php$ imageGallery_page-5.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=6$
RewriteRule ^imageGallery\.php$ imageGallery_page-6.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=7$
RewriteRule ^imageGallery\.php$ imageGallery_page-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=8$
RewriteRule ^imageGallery\.php$ imageGallery_page-8.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=9$
RewriteRule ^imageGallery\.php$ imageGallery_page-9.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^impresium\.php$ impresium_lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=en$
RewriteRule ^impresium\.php$ impresium_lang-en.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^impresium\.php$ impresium_lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=105$
RewriteRule ^nArticle\.php$ nArticle_topic-105.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=106$
RewriteRule ^nArticle\.php$ nArticle_topic-106.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=107$
RewriteRule ^nArticle\.php$ nArticle_topic-107.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=108$
RewriteRule ^nArticle\.php$ nArticle_topic-108.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=109$
RewriteRule ^nArticle\.php$ nArticle_topic-109.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=110$
RewriteRule ^nArticle\.php$ nArticle_topic-110.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=111$
RewriteRule ^nArticle\.php$ nArticle_topic-111.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=112$
RewriteRule ^nArticle\.php$ nArticle_topic-112.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=113$
RewriteRule ^nArticle\.php$ nArticle_topic-113.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=114$
RewriteRule ^nArticle\.php$ nArticle_topic-114.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=120$
RewriteRule ^nArticle\.php$ nArticle_topic-120.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=121$
RewriteRule ^nArticle\.php$ nArticle_topic-121.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=122$
RewriteRule ^nArticle\.php$ nArticle_topic-122.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=123$
RewriteRule ^nArticle\.php$ nArticle_topic-123.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=137$
RewriteRule ^nArticle\.php$ nArticle_topic-137.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=187$
RewriteRule ^nArticle\.php$ nArticle_topic-187.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=188$
RewriteRule ^nArticle\.php$ nArticle_topic-188.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=233$
RewriteRule ^nArticle\.php$ nArticle_topic-233.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=244$
RewriteRule ^nArticle\.php$ nArticle_topic-244.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=93$
RewriteRule ^nArticle\.php$ nArticle_topic-93.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^topic=99$
RewriteRule ^nArticle\.php$ nArticle_topic-99.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=de$
RewriteRule ^newArticle\.php$ newArticle_lang-de.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^lang=tr$
RewriteRule ^newArticle\.php$ newArticle_lang-tr.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=12$
RewriteRule ^newArticle\.php$ newArticle_page-12.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=13$
RewriteRule ^newArticle\.php$ newArticle_page-13.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=16$
RewriteRule ^newArticle\.php$ newArticle_page-16.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=17$
RewriteRule ^newArticle\.php$ newArticle_page-17.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=2$
RewriteRule ^newArticle\.php$ newArticle_page-2.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=3$
RewriteRule ^newArticle\.php$ newArticle_page-3.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=4$
RewriteRule ^newArticle\.php$ newArticle_page-4.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=5$
RewriteRule ^newArticle\.php$ newArticle_page-5.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=6$
RewriteRule ^newArticle\.php$ newArticle_page-6.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^page=7$
RewriteRule ^newArticle\.php$ newArticle_page-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=7$
RewriteRule ^orderAngebot\.php$ orderAngebot_product-7.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=6$
RewriteRule ^orderAngebot\.php$ orderAngebot_product-6.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=106$
RewriteRule ^orderNew\.php$ orderNew_product-106.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=107$
RewriteRule ^orderNew\.php$ orderNew_product-107.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=108$
RewriteRule ^orderNew\.php$ orderNew_product-108.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=109$
RewriteRule ^orderNew\.php$ orderNew_product-109.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=110$
RewriteRule ^orderNew\.php$ orderNew_product-110.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=111$
RewriteRule ^orderNew\.php$ orderNew_product-111.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=112$
RewriteRule ^orderNew\.php$ orderNew_product-112.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=113$
RewriteRule ^orderNew\.php$ orderNew_product-113.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=114$
RewriteRule ^orderNew\.php$ orderNew_product-114.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=120$
RewriteRule ^orderNew\.php$ orderNew_product-120.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=121$
RewriteRule ^orderNew\.php$ orderNew_product-121.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=122$
RewriteRule ^orderNew\.php$ orderNew_product-122.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=123$
RewriteRule ^orderNew\.php$ orderNew_product-123.html [L,R=301,QSD]
RewriteCond %{QUERY_STRING} ^product=244$
RewriteRule ^orderNew\.php$ orderNew_product-244.html [L,R=301,QSD]

# Redirect all extensions to html
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.shtml$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.phtml$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.jhtml$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.htm$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.php$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.aspx$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.asp$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.jsp$ $1.html [L,NC,R=301]
RewriteCond %{QUERY_STRING} ^$
RewriteRule ^(.*)\.apk$ $1.html [L,NC,R=301]
# End: Redirect all extensions to html
