2 answers
-2 votes
apache backend nginx frontend
Could someone provide me with a real world example how to configure Nginx to serve only app/webroot directories and leave all the dynamic work for Apache2 width virtual hosts supprot? And , if possible, specify configuration for debug_kit.
Many...
1 answer
0 votes
Install on Mac OS 10.6: /Library/WebServer/Documents/Users problem
First time cake user and I'm having real apache problems. For some reason the .htaccess is trying to find
[Sun Mar 21 09:45:53 2010] [error] [client 192.168.1.7] File does not exist: /Library/WebServer/Documents/Users
but there is no such...
0 answers
0 votes
Make CakePHP work in Apache behind Nginx
I have a script which works fine on my Apache/XAMPP for Windows until I put Apache behind Nginx, most controllers works fine except those on plugins folder. I ask Nginx to serve static content only (CSS,JS,etc) and pass request to Apache for...
0 answers
0 votes
What is the right setting for mod_rewrite?
I'm having a problem with my application, install it on another server has the same infinite loop, follows the htaccess, httpd.conf and the error on the page:
I believe the problem is more in httpd.conf I tried all possible guidelines that...
0 answers
0 votes
JSON: invalid character
I have recently switched from a server with Lighttpd to one with Apache.
On every JSON output there's 3 empty spaces preceding the JSON code.
The code is the same, and I have checked all related files.
Any idea why?
1 answer
0 votes
mod_rewrite
I need to redirect specific url's to a single url to access the correct view and controller (but keep the url that was entered in the navigation bar), the controller will then pull the correct information to display from the database based on the...
0 answers
0 votes
Rewrite rules
Hi!
I have some problems in configuring Apache rewrite rules to work with cakePHP.
My project is in a folder that is not located into htdocs of apache. So, to let the url localhost/blog reach my index.php, I write this lines in apache config file...
1 answer
0 votes
CakePHP 1.1 application is redirecting localhost:81
I am new in CakePHP and have to work with Cake PHP 1.1. In my normal PHP projects, I place the projects in xampp/htdoc folder and can run with the URL :http:localhost/project_directory_name. But, the cake PHP application is not running by this...
0 answers
0 votes
cakephp with mod_rewrite is not working with https but working fine with http in apache2 on ubuntu 10.*
Hi,
I am working with cakephp. It is running on apache2 in ubuntu. I have installed the ssl certificate successfully. Every page that can be access with mod_rewrite on https , that page is working fine. But when i try to access some page over...
1 answer
0 votes
Problem with mod_rewrite
For dev purpose I've installed cakePHP in local folder in my home directory. Mod_rewrite works for default Page controller (css loads and every option is green) but when i try to go to /posts/index in response I get "not found". Below are my...






