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 8739467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T10:56:35+00:00 2026-06-13T10:56:35+00:00

My codeigniter website current url is www.websitename.com/fronend/deals/index/all/all. (note:frontend is folder inside controller, and deals

  • 0

My codeigniter website current url is http://www.websitename.com/fronend/deals/index/all/all.
(note:frontend is folder inside controller, and deals is controller)

I wants to change it to http://www.websitename.com/deals/ using htaccess. I had tried some code but not able to do that.Is that possible to change it using htaccess.

Previously, I had removed the index.php from the url of my codeigniter site using following htaccess code.

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?/$1 [L,QSA]

this is working fine.So I think, I needs to add some rewrite rule for this.

could u pls explain me how to do this.Thanks

  • 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-13T10:56:36+00:00Added an answer on June 13, 2026 at 10:56 am

    you don’t need htaccess

    in

    .\application\config\routs.php
    

    add

    $route['deals'] = "fronend/deals/index/all/all";
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a codeigniter website structured like so: website.org/files/stuff/1/example.pdf website.org/www/index.php So all files (many
I have a domain set up: www.domain.com, that runs a codeigniter website. I want
CodeIgniter beginner here. The base URL of my website is ' http://localhost/routing/ '. //
I am developing a website in linux in codeigniter I have the below url
Codeigniter won't redirect the url oauth://application properly, pinning it after the current domain like
Possible Duplicate: how to remove index.php from url in codeigniter ? I want to
What would be the best way to redirect codeigniter website to www domain? The
I have built a multilingual website with CodeIgniter using this library: http://codeigniter.com/wiki/URI_Language_Identifier/ I use
I am planning a new website with codeigniter using wordpress. this site will contain
Currently I have create a website using codeigniter. I got a message error every

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.