Creates a folder for the current Web site, but used only for backward compatibility. Otherwise, use the create url-directories Method method.
method=create url-directory:server_extension_version &service_name=/&url=list_of_urls&executable=(true|false)
service_name Parameter
url Parameter
executable Parameter
POST /site_url/_vti_bin/_vti_aut/author.dll HTTP/1.0 . . . method=create+url-directory:6.0.n.nnnn &service_name=/ &url=new_directory_name &executable=false
message=successfully created URL-directory
Returns an error message in standard format. For more information, see Error Message Format for FrontPage 2002 Server Extensions.
There is no error message if the directory already exists; the method silently succeeds.