sijmons Posted February 2, 2015 Posted February 2, 2015 SC 2.899 installation on OSX10.10 server and FMS 13.0v5 is giving a headache. • closed WPE on FMSAT • uninstalled previous version of SC • Mac installer for SC2.899 • changed mod_proxy.conf according to documentation • opened WPE on FMSAT On the server, SC runs well when I check 127.0.0.1:16020/SuperContainer From the client (LAN, no firewall), when I open http://serverIP/SuperContainerI get the message: The requested URL was not found on this server. The link on the seems to be wrong or outdated. Please inform the author of about the error. If you entered the URL manually please check your spelling and try again. This is the txt in the mod_proxy.conf file: ProxyRequests Off <Proxy *> Order deny,allow Allow from all </Proxy> ProxyPass /fmi ajp://127.0.0.1:16021/fmi ProxyPassReverse /fmi ajp://127.0.0.1:16021/fmi ProxyPass /fmwd_help ajp://127.0.0.1:16021/fmwd_help ProxyPassReverse /fmwd_help ajp://127.0.0.1:16021/fmwd_help ProxyPass /SuperContainer ajp://127.0.0.1:16021/SuperContainer ProxyPassReverse /SuperContainer ajp://127.0.0.1:16021/SuperContainer ProxyPass /SuperContainer http://127.0.0.1:16020/SuperContainer ProxyPassReverse /SuperContainer http://127.0.0.1:16020/SuperContainer Am I missing something here?
Recommended Posts
This topic is 3854 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now