Hello! I have put the following line in the httpd.conf: RewriteMap lc int:tolower RewriteCond %{REQUEST_URI} [A-Z] RewriteRule . ${lc:%{REQUEST_URI}} [R=301,L] It means that my url goes from uppercase to lowercase: url.com/Single-Page url.com/single-page Problem with this setup is that also static images (.jpg .png) get changed to lowercase. So, I need somebody who will set to ignore .jpg and .png images. Budget: 15USD, Payment to PayPal. Thanks!