Title: w3bbuilder's Replies | WordPress.org

---

# w3bbuilder

  [  ](https://wordpress.org/support/users/w3bbuilder/)

 *   [Profile](https://wordpress.org/support/users/w3bbuilder/)
 *   [Topics Started](https://wordpress.org/support/users/w3bbuilder/topics/)
 *   [Replies Created](https://wordpress.org/support/users/w3bbuilder/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/w3bbuilder/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/w3bbuilder/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/w3bbuilder/engagements/)
 *   [Favorites](https://wordpress.org/support/users/w3bbuilder/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [maybe a .htaccess problem](https://wordpress.org/support/topic/maybe-a-htaccess-problem/)
 *  Thread Starter [w3bbuilder](https://wordpress.org/support/users/w3bbuilder/)
 * (@w3bbuilder)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/maybe-a-htaccess-problem/#post-1304659)
 * As i told, everything works good in the browser. And, also ajax call it’s giving
   me a good Response. But actually, the response page headers from an ajax call
   are 404.
 * I don’t want to extend **WordPress** thru a plugin. I know how to do that. It’s
   rather a question about htaccess inheritance than a wordpress and **CodeIgniter**
   join solution.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [maybe a .htaccess problem](https://wordpress.org/support/topic/maybe-a-htaccess-problem/)
 *  Thread Starter [w3bbuilder](https://wordpress.org/support/users/w3bbuilder/)
 * (@w3bbuilder)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/maybe-a-htaccess-problem/#post-1304516)
 * @design_dolphin
    Yes, i know what you mean, but
 * `RewriteRule ^/portal/ci/(.*)$ index.php?/$1 [L]`
 * it’s giving me the host apache root.
 * Indeed every application has his own .htaccess file. And of course, because wordpress
   is the Portal GUI Application i need to use Permalinks, and of course i have 
   to use .htaccess.
 * Codeigniter inside WordPress is one of my dream even i saw that there are a lot
   of solutions embedding wordpress into CodeIgniter. But i’m not agree with that
   solutions.
 * Maybe i should use one single .htaccess, the wordpress one, but how do i format
   it to cover links in this form
    `http://localhost/portal/ci/index.php/controller/
   function` transforming them into `http://localhost/portal/ci/controller/function/`
   user friendly url’s?

Viewing 2 replies - 1 through 2 (of 2 total)