Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Mod_rewrite, .htaccess and cakephp
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Mod_rewrite, .htaccess and cakephp
Mod_rewrite, .htaccess and cakephp
25-08-2007 7:20 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I'm trying to get cakephp working. This relies heavily on url rewriting using mod_rewrite commands in .htaccess. I read somewhere that Plusnet's cgi implementation of php means that .htaccess rewrite rules won't work. Is this correct?
I have a similar problem with search-friendly urls on my mambo website, but maybe that's because I haven't got the rewrite rule correct.
Tony
I have a similar problem with search-friendly urls on my mambo website, but maybe that's because I haven't got the rewrite rule correct.
Tony
Message 1 of 4
(2,922 Views)
3 REPLIES 3
Re: Mod_rewrite, .htaccess and cakephp
25-08-2007 10:35 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
mod_rewrite works fine - just do a search for it to find people using it.
What you can't do is protect any php files as php is run in cgi mode rather than as an Apache module.
What you can't do is protect any php files as php is run in cgi mode rather than as an Apache module.
Message 2 of 4
(610 Views)
Re: Mod_rewrite, .htaccess and cakephp
02-09-2007 3:47 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Well mod_rewrite may be present, but it doesn't seem to work as it should. I installed cakephp on apache on my own PC and redirection works straight out of the box. Do I need to put some other directive in my .htaccess files?
Anyone else using .htaccess rewrite rules?
Tony
Anyone else using .htaccess rewrite rules?
Tony
Message 3 of 4
(610 Views)
Re: Mod_rewrite, .htaccess and cakephp
02-09-2007 8:36 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Posting what you have in your .htaccess would help?
Message 4 of 4
(610 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Mod_rewrite, .htaccess and cakephp