You have to use mod rewrite in your .htaccess file.
example :
RewriteEngine On
RewriteRule ^page1\.html$ page1.php [L]
RewriteRule ^page2\.html$ page2.php [L]
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|