Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9099489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T00:37:56+00:00 2026-06-17T00:37:56+00:00

Inside of my application/controllers folder, I have a sub folder called cms, where I

  • 0

Inside of my application/controllers folder, I have a sub folder called “cms”, where I have my admin tools. I need to restrict access to this folder, and its controllers by IP. I have tried using a .HTACCESS file to do this, as follows (but it doesn’t work): This file lives withing /application/controllers/cms/

Order Deny,Allow
Deny from All
Allow from XX.XX.XX.XXX

My .HTACCESS file in the root of the application is as follows:

RewriteEngine on
RewriteCond $1 !^(index\.php|uploads|images|css|js|robots\.txt|favicon\.ico)
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ ./index.php/$1 [L,QSA]

Does anyone know how I can set these two files up to work correctly and allow me to restrict access to the /cms/ folder and its controllers by IP?

I look forward to hearing from you.

Thanks

James

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T00:37:57+00:00Added an answer on June 17, 2026 at 12:37 am

    Try this spark:

    http://getsparks.org/packages/ip_restrict/versions/HEAD/show

    You can have all your CMS controllers extend the CI_Controller method (MY_) and call the spark within the construct.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a application with Codeigniter in controllers folder I have front/ admin/players/players.php players
I have a web application inside where i need to check whether the user
Why have zf2 Application folder inside Modules/ and Modules/Application/src? I mean... why not the
How do I load a 'child' application inside a 'parent' application? I have this
I have an image that sits inside some folder in my MVC3 application. In
I'm developing a new website in kohana2.3.4. I have created a folder called admin
I have created a new library file sampler.rb inside the lib folder. Consider this
Documentation says: The Grails team discourages the embedding of core application logic inside controllers,
I have icons inside my application for uibutton & on uitable cell. Lets say
I have a lot of button inside my application and for every button i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.