| Noob - what is this? [message #881] |
Sat, 09 February 2008 14:44 |
gypmaster Messages: 1 Registered: February 2008 |
|
|
|
Hi there,
I'm a complete htaccess novice ... can anyone tell me what the following code does???
<Code Start>
ErrorDocument 404 /
AddHandler application/x-httpd-php .html .htm
DirectoryIndex index.php?pagename=Yamaha Keyboard ##<<<<Change For Niche Use "-" for spaces<<<<<
RewriteEngine on
RewriteRule ^(.*)\.html index.php?pagename=$1 [NC,L]
<Code End>
TIA
|
|
|