Welcome Guest, Not a member yet? Register   Sign In
setting up .htaccess and other security
#1

I have gotten my CI app up and going on KnowHost's shared server. Now I am trying to get my Extension talking with the remote hoster. I don't know how to setup security on the remote host.  Here is what I tried so far:
 
url=http://substantiator.com/rndcontroller/s...it_backend


I am using XMLHttpRequest.open("POST", url, async, user, password). I tried using my userid and password but it failed with a 403 error (forbidden). Next I removed the Directory Privacy , and I still got error 403. So now I typed the url into my browser address bar and I still get 403 error. 

If I type http://substantiator.com/rndcontroller/sub_crud in the browser, it works fine. It seems that access to the http://substantiator.com/rndcontroller/sub_crud/application/controller directory is not working. 

Does anyone know what I need to do get be able to access this directory from my browser or what to check?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
setting up .htaccess and other security - by richb201 - 05-03-2018, 07:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB