Web components
File detail
| Name: | .htaccess [Download] |
| Location: | src > dtd |
| Size: | 91 B |
| Last modification: | 2007-12-11 16:08 |
Source code
# Redirect to local index.php RewriteEngine on RewriteRule ^(.*)$ index.php?name=$1 [L,QSA]
| Name: | .htaccess [Download] |
| Location: | src > dtd |
| Size: | 91 B |
| Last modification: | 2007-12-11 16:08 |
# Redirect to local index.php RewriteEngine on RewriteRule ^(.*)$ index.php?name=$1 [L,QSA]