Quote:
Originally Posted by mariosipad
I assume http://192.168.x.xxx from a browser still works?
Then COPS should as well. (As far as I can see from a distance and without a QNAP to try myself.)
If you delete (or temporarily move) the new installation of COPS and put back the old one, does COPS still work?
|
Thanks Mario,
If I put in that IP address, with no port or anything, it simply pulls up the login page of the QNAP Nas and reverts to:
Code:
http://192.168.x.xxx:8080/cgi-bin/
If I put in:
Code:
http://192.168.x.xxx/COPS/
It works. But, that bypasses apache, I think... I am trying to use port 88 for COPS, so it looks like my virtual host setup is messed up
If I use:
Code:
http://192.168.5.129:88
it appears mapped to port 8080 and that just brings up QNAP login again.
I hate apache...
I tried QApache before, but that is no better as far as basic setup, other than port 88 is setup by default and did work.