of course, why didnt I think of that!
interestingly, the php.500 disappeared in debug mode. saspen.org/network without http now works smooth.
www.saspen.org/network (with ) gives an error as follows (mentions 404 redirect, with debug off it's error 500)
OW Debug - Exception
Message:
File:
/home3/sadcspen/public_html/network/ow_core/default_route.php
Line:
115
Trace:
#0 /home3/sadcspen/public_html/network/ow_core/router.php(338): OW_DefaultRoute->getDispatchAttrs('network')
#1 /home3/sadcspen/public_html/network/ow_plugins/countryflag/classes/event_handler.php(38): OW_Router->route()
#2 /home3/sadcspen/public_html/network/ow_plugins/countryflag/classes/event_handler.php(213): COUNTRYFLAG_CLASS_EventHandler->getRoute()
#3 /home3/sadcspen/public_html/network/ow_plugins/countryflag/classes/event_handler.php(58): COUNTRYFLAG_CLASS_EventHandler->isRoute('BASE_CTRL_Join', 'index')
#4 [internal function]: COUNTRYFLAG_CLASS_EventHandler->on_join_display_countries_list(Object(OW_Event))
#5 /home3/sadcspen/public_html/network/ow_core/event_manager.php(193): call_user_func(Array, Object(OW_Event))
#6 /home3/sadcspen/public_html/network/ow_core/response.php(178): OW_EventManager->trigger(Object(OW_Event))
#7 /home3/sadcspen/public_html/network/ow_core/application.php(442): OW_Response->respond()
#8 /home3/sadcspen/public_html/network/index.php(83): OW_Application->returnResponse()
#9 {main}
Type:
Redirect404Exception
I have following redirects defined:
Domain
Directory
Redirect URL
Type
Match
Wildcard
Action
sadc-spen.org
/
http://www.saspen.org/home
permanent
yes
Remove
saspen.org
/network/
http://saspen.org/network/
permanent
yes
Remove
saspen.org
/
http://www.saspen.org/home
permanent
yes
Remove