Welcome Guest, Not a member yet? Register   Sign In
403 Forbidden
#1

I'm using centos 7 for running CodeIgniter when I put the files in the path (/ var / www / html /) and running, but when switching to a different path (/ mnt / pages /) sends me a 403 error, what I can do?
Reply
#2

Are you removing index.php through mod_rewrite? If not, you need to add it in your URL, like this:

http://localhost/index.php/mnt/pages
Reply




Theme © iAndrew 2016 - Forum software by © MyBB