Dynamic Site Solutions

Apache mod_rewrite Example

the image:

the PHP script

Contents of the .htaccess file

RewriteEngine on
RewriteRule color_([\da-f]+)\.png custom_color_png.php?color=$1