We are currently moving from apache to lsws and I cannot seem to get a 302 redirect to work when using a relative url.
This works on apache but not on lsws:
Location: /images/logo.gif
Content-Type: text/html; charset=ISO-8859-1
Status: 302 Found
Absolute urls work on both. Am I doing something wrong here or does lsws not support relative urls for redirects?
Thanks.
This works on apache but not on lsws:
Location: /images/logo.gif
Content-Type: text/html; charset=ISO-8859-1
Status: 302 Found
Absolute urls work on both. Am I doing something wrong here or does lsws not support relative urls for redirects?
Thanks.