eek?
This commit is contained in:
parent
0a34bf911b
commit
36b2317da6
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ RewriteRule ^(.*)$ $1.php
|
|||
RewriteRule ^r/([a-z]+)$ infopage.php?r=$1
|
||||
|
||||
## News
|
||||
RewriteRule ^news?/?$ news.php
|
||||
RewriteRule ^news/([0-9]+)$ news.php?id=$1
|
||||
RewriteRule ^news.xml$ news.php?xml
|
||||
|
||||
|
|
Reference in a new issue