( th | 2016. 02. 09., k – 11:17 )

Kicsit változott a helyzet:
Internal server error...

RewriteEngine on
RewriteRule "^/fos/(.+)" "http://192.168.1.13:88/" [R,L]

megpróbáltam proxyzni is:
ProxyPass /fos http://192.168.1.13:88/
ProxyPassReverse /fos http://192.168.1.13:88/

proxy.conf:

AddDefaultCharset off
Require all granted
#Require local

Mindkét esetben a logban a hiba:
AH01144: No protocol handler was valid for the URL /fos/. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.

fos=FOSCAM még mielőtt valaki megszólná ;)
A szerver helyére próbáltam másikat is beírni, ami 80-as porton megy,de ua. Bár szerintem ez nem számít.

--
TH