mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
updates
git-svn-id: http://www.observium.org/svn/observer/trunk@517 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -8,6 +8,8 @@ RewriteCond %{REQUEST_URI} !^(.*)\.jpg$
|
||||
RewriteCond %{REQUEST_URI} !^(.*)\.gif$
|
||||
RewriteCond %{REQUEST_URI} !^(.*)\.png$
|
||||
|
||||
RewriteRule ^cust/ ?page=cust
|
||||
|
||||
RewriteRule ^bare/(.+)/ index-bare.php?page=$1
|
||||
RewriteRule ^bare/(.+)/(.+)/ index-bare.php?page=$1&opta=$2
|
||||
RewriteRule ^bare/(.+)/(.+)/(.+)/ index-bare.php?page=$1&opta=$2&optb=$3
|
||||
|
Reference in New Issue
Block a user