serveRedirect

Redirects one url to another

version(with_breaking_cgi_features)
serveRedirect
(
string urlPrefix
,
string redirectTo
,
int code = 303
)

See Also

Suggestion Box / Bug Report