Typo in upload option for vhost

This commit is contained in:
Clément Oudot 2010-10-12 08:25:13 +00:00
parent 876317ed4c
commit 7d0c2ba34a

View File

@ -802,7 +802,7 @@ sub struct {
#################
virtualHosts => {
_nodes => ['nhash:/locationRules:virtualHosts:vhost'],
_upload => [qw(/exportedHeaders /post /vhostPort /vhostHttps)],
_upload => [qw(/exportedHeaders /post /vhostOptions)],
_help => 'virtualHosts',
_js => 'vhostRoot',
},