RewriteEngine On

RewriteRule ^about$ about.php [L]

RewriteRule ^products$ products.php [L]

RewriteRule ^plastic-pallets$ plastic-pallets.php [L]

RewriteRule ^plastic-bins$ plastic-bins.php [L]

RewriteRule ^plastic-crates$ plastic-crates.php [L]

RewriteRule ^export-pallets$ export-pallets.php [L]

RewriteRule ^advantages$ advantages.php [L]

RewriteRule ^contact$ contact.php [L]