//ads: ?> I'm trying to write a clean url for my website using the $_SERVER['REQUEST_URI'] in phpphpurl PHP Snippet 1:RewriteEngine On RewriteRule (.*)/about$ ($1)/about.php RewriteRule (.*)/list$ ($1)/list.php