mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add page to remove deleted ports (pour mon petit grenouille!)
nn _.__-'@_ \/ _@'-__._ / '--) (--` \ / >__<<_/ o \_>>__< \ \\=x \=x \|/ x=/ x=// git-svn-id: http://www.observium.org/svn/observer/trunk@1074 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -43,5 +43,7 @@ RewriteRule ^device/([0-9]+) ?page=device&id=$1
|
||||
|
||||
RewriteRule ^([a-z|0-9\-]+)/$ ?page=$1
|
||||
|
||||
RewriteRule ^([a-z|0-9]+)/(.+)/(.+)/(.+)/$ ?page=$1&opta=$2&optb=$3&optc=$4
|
||||
RewriteRule ^([a-z|0-9]+)/(.+)/(.+)/$ ?page=$1&opta=$2&optb=$3
|
||||
RewriteRule ^([a-z|0-9]+)/(.+)/$ ?page=$1&opta=$2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user