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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:32:58+00:00 2026-05-28T16:32:58+00:00

I am using codeigniter. And It really get me frustrated. I tried to remove

  • 0

I am using codeigniter. And It really get me frustrated. I tried to remove this index.php stuff. When I run my code in local server (localhost) it run well. It loads all my CSS and JS. Now the application is online at [http://www.socialfansmafia.com][1]

[1]: http://www.socialfansmafia.com . you can check it out. It would ask you to log in with your twitter. Don’t worry it’s not a scam. I am using elliot houghin twitter library.

And none of my css and JS loaded. Please help me guys. I got a presentation in the next 4 hours 🙁

This is my .htaccess :

RewriteEngine on
RewriteBase /
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /index.php/$1 [L]

I have set the $config['index_page'] = ''; in the config files, and all of this code is run success in localhost.. but it won’t work at the Online server… any advice guys? Best Regard – alfin

  • 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-05-28T16:32:59+00:00Added an answer on May 28, 2026 at 4:32 pm

    I use:

    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule (.*) index.php/$1 [L,PT]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using PHP via Codeigniter for this scenario. It's a basic category listing
I am using CodeIgniter to pass some parameters to my PHP page through $_POST
I'm using CodeIgniter (a PHP framework) to build an app, and I have an
I'm using CodeIgniter (because it's awesome) and I have something like: <?php echo anchor(/,
In my LAMP application (using CodeIgniter), I have a call to $this->db->update... that generates
I currently use CodeIgniter as my framework of choice when using PHP. One of
I am using codeigniter's session class to handle my PHP sessions. One of the
I've been using Codeigniter for the past two years and really have become a
I'm using CodeIgniter's session library , which is really easy to access on the
So far I've been enjoying using CodeIgniter to create some simple web apps (really

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.