Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

337 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nmTeam Official HomePage

You can visit the site at https://nmteam.xyz.

Website Screenshot

Rewrite rules

location ~ ^/products/overview/(?<product>[^/]+)$ {
    rewrite ^ /products/overview.php?product=$product last;
}
location ~ ^/blackboard/questionnaire/(?<id>[^/]+)$ {
    rewrite ^ /blackboard/questionnaire/index.php?id=$id last;
}
location / {
    try_files $uri $uri/ $uri.php?$args;
}

About

nmTeam Official HomePage

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages