RewriteCond %{THE_REQUEST} //+ [NC]
RewriteRule ^.*$ / [R=301,L]

RewriteEngine on
#download prevention code

RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR]

RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto:craftbot@yahoo.com [OR]

RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [OR]

RewriteCond %{HTTP_USER_AGENT} ^Custo [OR]

RewriteCond %{HTTP_USER_AGENT} ^DISCo [OR]

RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [OR]

RewriteCond %{HTTP_USER_AGENT} ^eCatch [OR]

RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [OR]

RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [OR]

RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [OR]

RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [OR]

RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR]

RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [OR]

RewriteCond %{HTTP_USER_AGENT} ^FlashGet [OR]

RewriteCond %{HTTP_USER_AGENT} ^GetRight [OR]

RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [OR]

RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [OR]

RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [OR]

RewriteCond %{HTTP_USER_AGENT} ^GrabNet [OR]

RewriteCond %{HTTP_USER_AGENT} ^Grafula [OR]

RewriteCond %{HTTP_USER_AGENT} ^HMView [OR]

RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [OR]

RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [OR]

RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR]

RewriteCond %{HTTP_USER_AGENT} ^InterGET [OR]

RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [OR]

RewriteCond %{HTTP_USER_AGENT} ^JetCar [OR]

RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [OR]

RewriteCond %{HTTP_USER_AGENT} ^larbin [OR]

RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [OR]

RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [OR]

RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [OR]

RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [OR]

RewriteCond %{HTTP_USER_AGENT} uuuu7u^Navroad [OR]

RewriteCond %{HTTP_USER_AGENT} ^NearSite [OR]

RewriteCond %{HTTP_USER_AGENT} ^NetAnts [OR]

RewriteCond %{HTTP_USER_AGENT} ^NetSpider [OR]

RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [OR]

RewriteCond %{HTTP_USER_AGENT} ^NetZIP [OR]

RewriteCond %{HTTP_USER_AGENT} ^Octopus [OR]

RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [OR]

RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [OR]

RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [OR]

RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [OR]

RewriteCond %{HTTP_USER_AGENT} ^pavuk [OR]

RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [OR]

RewriteCond %{HTTP_USER_AGENT} ^RealDownload [OR]

RewriteCond %{HTTP_USER_AGENT} ^ReGet [OR]

RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [OR]

RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [OR]

RewriteCond %{HTTP_USER_AGENT} ^SuperBot [OR]

RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [OR]

RewriteCond %{HTTP_USER_AGENT} ^Surfbot [OR]

RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [OR]

RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [OR]

RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [OR]

RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [OR]

RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebAuto [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebCopier [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebFetch [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebReaper [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebSauger [OR]

RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR]

RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebStripper [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [OR]

RewriteCond %{HTTP_USER_AGENT} ^WebZIP [OR]

RewriteCond %{HTTP_USER_AGENT} ^Wget [OR]

RewriteCond %{HTTP_USER_AGENT} ^Widow [OR]

RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [OR]

RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [OR]

RewriteCond %{HTTP_USER_AGENT} ^Zeus

RewriteRule ^.* - [F,L]
### WWW & HTTPS

# ensure www.
RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteRule ^ https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

# ensure https
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
ErrorDocument 404 https://www.vogelendoscopy.in
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^index\.htm$ index.php

RewriteRule ^photo-gallery\.htm$ photo-gallery.php
RewriteRule ^video-gallery\.htm$ video-gallery.php
RewriteRule ^search\.htm$ search.php
RewriteRule ^clients\.htm$ clients.php
RewriteRule ^certifications\.htm$ certifications.php
RewriteRule ^error\.htm$ error.php
RewriteRule ^market-area\.htm$ market.php
RewriteRule ^blog\.htm$ blog.php
RewriteRule ^blog/([^/]*)\.htm$  blog-details.php?blog_name=$1&caa=$1 [L]
RewriteRule ^about-us\.htm$ about.php
RewriteRule ^manufacturing\.htm$ manufacturing.php
RewriteRule ^packages\.htm$ packages.php
RewriteRule ^packages/([^/]*)\.htm$  packages-details.php [L]
RewriteRule ^services\.htm$ services.php
RewriteRule ^faq\.htm$ faq.php
RewriteRule ^contact-us\.htm$ contact.php
RewriteRule ^privacy-policy\.htm$ privacy-policy.php
RewriteRule ^gallery\.htm$ gallery.php
RewriteRule ^testimonials\.htm$ testimonials.php
RewriteRule ^gallery-products\.htm$ gallery-products.php
RewriteRule ^sitemap\.htm$ sitemap.php
RewriteRule \.htm$ category.php
RewriteRule ^([^/]*)/$ index_sub.php?cid=$1 [L]
RewriteRule ^([^/]*)/([^/]*)\.htm$  category_sub.php?pid=$2&ca=$1 [L]

Redirect 301 /pediatrics-instruments.htm https://www.vogelendoscopy.in/paediatric-instruments.htm
Redirect 301 /india/pediatrics-instruments.htm https://www.vogelendoscopy.in/india/paediatric-instruments.htm
Redirect 301 /egypt/pediatrics-instruments.htm https://www.vogelendoscopy.in/egypt/paediatric-instruments.htm
Redirect 301 /nigeria/pediatrics-instruments.htm https://www.vogelendoscopy.in/nigeria/paediatric-instruments.htm
Redirect 301 /kenya/pediatrics-instruments.htm https://www.vogelendoscopy.in/kenya/paediatric-instruments.htm
Redirect 301 /vietnam/pediatrics-instruments.htm https://www.vogelendoscopy.in/vietnam/paediatric-instruments.htm
Redirect 301 /columbia/pediatrics-instruments.htm https://www.vogelendoscopy.in/columbia/paediatric-instruments.htm
Redirect 301 /ludhiana/pediatrics-instruments.htm https://www.vogelendoscopy.in/ludhiana/paediatric-instruments.htm
Redirect 301 /nagpur/pediatrics-instruments.htm https://www.vogelendoscopy.in/nagpur/paediatric-instruments.htm
Redirect 301 /mexico/pediatrics-instruments.htm https://www.vogelendoscopy.in/mexico/paediatric-instruments.htm
Redirect 301 /ethiopia/pediatrics-instruments.htm https://www.vogelendoscopy.in/ethiopia/paediatric-instruments.htm

Redirect 301 /urology-instruments.htm https://www.vogelendoscopy.in/urology-equipment.htm
Redirect 301 /nigeria/urology-instruments.htm https://www.vogelendoscopy.in/nigeria/urology-equipment.htm
Redirect 301 /india/urology-instruments.htm https://www.vogelendoscopy.in/india/urology-equipment.htm
Redirect 301 /thailand/urology-instruments.htm https://www.vogelendoscopy.in/thailand/urology-equipment.htm
Redirect 301 /punjab/urology-instruments.htm https://www.vogelendoscopy.in/punjab/urology-equipment.htm
Redirect 301 /korea/urology-instruments.htm https://www.vogelendoscopy.in/korea/urology-equipment.htm
Redirect 301 /patna/urology-instruments.htm https://www.vogelendoscopy.in/patna/urology-equipment.htm
Redirect 301 /bhavnagar/urology-instruments.htm https://www.vogelendoscopy.in/bhavnagar/urology-equipment.htm
Redirect 301 /egypt/urology-instruments.htm https://www.vogelendoscopy.in/egypt/urology-equipment.htm
Redirect 301 /kolkata/urology-instruments.htm https://www.vogelendoscopy.in/kolkata/urology-equipment.htm
Redirect 301 /iran/urology-instruments.htm https://www.vogelendoscopy.in/iran/urology-equipment.htm
Redirect 301 /indonesia/urology-instruments.htm https://www.vogelendoscopy.in/indonesia/urology-equipment.htm
Redirect 301 /lucknow/urology-instruments.htm https://www.vogelendoscopy.in/lucknow/urology-equipment.htm
Redirect 301 /mangalore/urology-instruments.htm https://www.vogelendoscopy.in/mangalore/urology-equipment.htm

Redirect 301 /uttar-pradesh/pediatrics-instruments.htm https://www.vogelendoscopy.in/uttar-pradesh/paediatric-instruments.htm
Redirect 301 /myanmar/urology-instruments.htm https://www.vogelendoscopy.in/myanmar/urology-equipment.htm

Redirect 301 /imphal/urology-instruments.htm https://www.vogelendoscopy.in/imphal/urology-equipment.htm
Redirect 301 /rajkot/urology-instruments.htm https://www.vogelendoscopy.in/rajkot/urology-equipment.htm
Redirect 301 /coimbatore/pediatrics-instruments.htm https://www.vogelendoscopy.in/coimbatore/paediatric-instruments.htm
Redirect 301 /vietnam/urology-instruments.htm https://www.vogelendoscopy.in/vietnam/urology-equipment.htm
Redirect 301 /tamil-nadu/urology-instruments.htm https://www.vogelendoscopy.in/tamil-nadu/urology-equipment.htm

Redirect 301 /turkey/urology-instruments.htm https://www.vogelendoscopy.in/turkey/urology-equipment.htm
Redirect 301 /sangli-miraj-kupwad/pediatrics-instruments.htm https://www.vogelendoscopy.in/sangli-miraj-kupwad/paediatric-instruments.htm
Redirect 301 /telangana/urology-instruments.htm https://www.vogelendoscopy.in/telangana/urology-equipment.htm
Redirect 301 /bihar/pediatrics-instruments.htm https://www.vogelendoscopy.in/bihar/paediatric-instruments.htm
Redirect 301 /kochi/pediatrics-instruments.htm https://www.vogelendoscopy.in/kochi/paediatric-instruments.htm
Redirect 301 /west-bengal/urology-instruments.htm https://www.vogelendoscopy.in/west-bengal/urology-equipment.htm
Redirect 301 /solapur/pediatrics-instruments.htm https://www.vogelendoscopy.in/solapur/paediatric-instruments.htm
Redirect 301 /hyderabad/pediatrics-instruments.htm https://www.vogelendoscopy.in/hyderabad/paediatric-instruments.htm
Redirect 301 /jabalpur/urology-instruments.htm https://www.vogelendoscopy.in/jabalpur/urology-equipment.htm
Redirect 301 /jaipur/urology-instruments.htm https://www.vogelendoscopy.in/jaipur/urology-equipment.htm
Redirect 301 /bihar/urology-instruments.htm https://www.vogelendoscopy.in/bihar/urology-equipment.htm

Redirect 301 /cairo/urology-instruments.htm https://www.vogelendoscopy.in/cairo/urology-equipment.htm
Redirect 301 /bhagalpur/urology-instruments.htm https://www.vogelendoscopy.in/bhagalpur/urology-equipment.htm
Redirect 301 /manipur/pediatrics-instruments.htm https://www.vogelendoscopy.in/manipur/paediatric-instruments.htm
Redirect 301 /jammu/pediatrics-instruments.htm https://www.vogelendoscopy.in/jammu/paediatric-instruments.htm
Redirect 301 /sangli-miraj-kupwad/urology-instruments.htm https://www.vogelendoscopy.in/sangli-miraj-kupwad/urology-equipment.htm
Redirect 301 /gujarat/urology-instruments.htm https://www.vogelendoscopy.in/gujarat/urology-equipment.htm
Redirect 301 /ghaziabad/urology-instruments.htm https://www.vogelendoscopy.in/ghaziabad/urology-equipment.htm
Redirect 301 /tanzania/urology-instruments.htm https://www.vogelendoscopy.in/tanzania/urology-equipment.htm
Redirect 301 /gwalior/pediatrics-instruments.htm https://www.vogelendoscopy.in/gwalior/paediatric-instruments.htm
Redirect 301 /kenya/urology-instruments.htm https://www.vogelendoscopy.in/kenya/urology-equipment.htm
Redirect 301 /srinagar/urology-instruments.htm https://www.vogelendoscopy.in/srinagar/urology-equipment.htm
Redirect 301 /sri-lanka/urology-instruments.htm https://www.vogelendoscopy.in/sri-lanka/urology-equipment.htm
Redirect 301 /raipur/pediatrics-instruments.htm https://www.vogelendoscopy.in/raipur/urology-equipment.htm


Redirect 301 /bikaner/urology-instruments.htm https://www.vogelendoscopy.in/bikaner/urology-equipment.htm
Redirect 301 /guwahati/pediatrics-instruments.htm https://www.vogelendoscopy.in/guwahati/urology-equipment.htm
Redirect 301 /mysore/pediatrics-instruments.htm https://www.vogelendoscopy.in/mysore/paediatric-instruments.htm
Redirect 301 /hubballi/urology-instruments.htm https://www.vogelendoscopy.in/hubballi/urology-equipment.htm
Redirect 301 /ludhiana/urology-instruments.htm https://www.vogelendoscopy.in/ludhiana/urology-equipment.htm
Redirect 301 /kerala/urology-instruments.htm https://www.vogelendoscopy.in/kerala/urology-equipment.htm
Redirect 301 /andhra-pradesh/pediatrics-instruments.htm https://www.vogelendoscopy.in/andhra-pradesh/paediatric-instruments.htm
Redirect 301 /turkey/pediatrics-instruments.htm https://www.vogelendoscopy.in/turkey/paediatric-instruments.htm
Redirect 301 /jabalpur/pediatrics-instruments.htm https://www.vogelendoscopy.in/jabalpur/paediatric-instruments.htm
Redirect 301 /kanpur/pediatrics-instruments.htm https://www.vogelendoscopy.in/kanpur/paediatric-instruments.htm
Redirect 301 /bareilly/pediatrics-instruments.htm https://www.vogelendoscopy.in/bareilly/paediatric-instruments.htm
Redirect 301 /vadodara/pediatrics-instruments.htm https://www.vogelendoscopy.in/vadodara/paediatric-instruments.htm
Redirect 301 /bathinda/urology-instruments.htm https://www.vogelendoscopy.in/bathinda/urology-equipment.htm


Redirect 301 /kolhapur/pediatrics-instruments.htm https://www.vogelendoscopy.in/kolhapur/paediatric-instruments.htm
Redirect 301 /kalaburagi/pediatrics-instruments.htm https://www.vogelendoscopy.in/kalaburagi/paediatric-instruments.htm
Redirect 301 /kerala/pediatrics-instruments.htm https://www.vogelendoscopy.in/kerala/paediatric-instruments.htm
Redirect 301 /kota/pediatrics-instruments.htm https://www.vogelendoscopy.in/kota/paediatric-instruments.htm
Redirect 301 /bhopal/urology-instruments.htm https://www.vogelendoscopy.in/bhopal/urology-equipment.htm
Redirect 301 /ajmer/pediatrics-instruments.htm https://www.vogelendoscopy.in/ajmer/paediatric-instruments.htm
Redirect 301 /mexico/urology-instruments.htm https://www.vogelendoscopy.in/mexico/urology-equipment.htm
Redirect 301 /chhattisgarh/urology-instruments.htm https://www.vogelendoscopy.in/chhattisgarh/urology-equipment.htm
Redirect 301 /udaipur/urology-instruments.htm https://www.vogelendoscopy.in/udaipur/urology-equipment.htm
Redirect 301 /patna/pediatrics-instruments.htm https://www.vogelendoscopy.in/patna/paediatric-instruments.htm
Redirect 301 /nashik/urology-instruments.htm https://www.vogelendoscopy.in/nashik/urology-equipment.htm


Redirect 301 /moscow/urology-instruments.htm https://www.vogelendoscopy.in/moscow/urology-equipment.htm
Redirect 301 /riyadh/urology-instruments.htm https://www.vogelendoscopy.in/riyadh/urology-equipment.htm
Redirect 301 /odisha/urology-instruments.htm https://www.vogelendoscopy.in/odisha/urology-equipment.htm
Redirect 301 /assam/pediatrics-instruments.htm https://www.vogelendoscopy.in/assam/paediatric-instruments.htm
Redirect 301 /moscow/pediatrics-instruments.htm https://www.vogelendoscopy.in/moscow/paediatric-instruments.htm
Redirect 301 /jharkhand/pediatrics-instruments.htm https://www.vogelendoscopy.in/jharkhand/paediatric-instruments.htm
Redirect 301 /sri-lanka/pediatrics-instruments.htm https://www.vogelendoscopy.in/sri-lanka/paediatric-instruments.htm
Redirect 301 /asansol/pediatrics-instruments.htm https://www.vogelendoscopy.in/asansol/paediatric-instruments.htm
Redirect 301 /varanasi/urology-instruments.htm https://www.vogelendoscopy.in/varanasi/urology-equipment.htm
Redirect 301 /jharkhand/urology-instruments.htm https://www.vogelendoscopy.in/jharkhand/urology-equipment.htm
Redirect 301 /odisha/pediatrics-instruments.htm https://www.vogelendoscopy.in/odisha/paediatric-instruments.htm
Redirect 301 /hubballi/pediatrics-instruments.htm https://www.vogelendoscopy.in/hubballi/paediatric-instruments.htm

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
