Quote:
Originally Posted by mariosipad
It's probably a problem with .htaccess (worked and after uncommenting it does not work).
I do not see anything obviously wrong.
If I make a deliberate error in the path to .htpasswd I get an "Internal Server Error".
The path to .htaccess must probably be an absolute path.
Any chance of a typo?
If you try to connect to cops with http://192.168.x.x:8162/cops111/ what happens?
|
If I put in: 192.168.x.xxx/cops111, I get error "Apache Server at 192.168.x.xxx Port 80
If I put in: 192.168.x.xxx/8162/cops111, I get error "Apache Server at 192.168.x.xxx Port 8162
As to typo, there is always a chance of that, LoL, but I sure can't spot it. You see copies of the config files above, and if I type in a url wrong, I get an error and then double check the url.
How about the vhost file. I notice it points to /share/Web as port 80 and points to /share/Web/cops111 as port 8186. Does that /share/Web entry need to be in there??