Arc Forumnew | comments | leaders | submitlogin
2 points by thaddeus 5252 days ago | link | parent

another great post by arcfn!

re: > "Arc requires the silly clearing of srvops*"

Why would ken need to clear this? I don't think this is required.



4 points by kens 5252 days ago | link

I should have said:

"Arc requires the clearing of srvops* unless you want the webserver to respond to a dozen URLs in unexpected ways."

Specifically, the Arc web server automatically implements /login, /logout, /whoami, /admin, /mismatch, and various other things, unless you clear out srvops*. I don't know that any of these are security holes, but I'd rather disable them since I don't want them.

-----

1 point by thaddeus 5252 days ago | link

I see.

-----