<url> add a url to a mountpoint
- name
- url
- xml namespace
- http://moyaproject.com
Add a URL route to a <mountpoint>.
attributes
name |
purpose |
type |
required? |
default |
choices |
final |
Ignore further URLs if this route matches? |
boolean |
No |
no |
|
handler |
A list of comma separated http status codes |
comma list |
No |
|
|
methods |
A list of comma separated HTTP methods |
comma list |
No |
GET,POST |
|
mount |
Mountpoint to mount on this url |
text |
No |
|
|
mountpoint |
Name of the parent mount point |
text |
No |
|
|
name |
An optional name |
text |
No |
|
|
route |
URL route |
text |
Yes |
|
|
view |
View element |
text |
No |
|
|
inherited attributes
name |
purpose |
type |
required? |
default |
choices |
if |
Conditional expression |
expression |
No |
yes |
|