Questions tagged with apache

2 answers

-2 votes

Asked by kondrat, on 6/12/09 in Installation / Configuration

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

Asked by ed209, on 21/3/10 in Installation / Configuration

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

Asked by userbiasa, on 13/10/10 in Installation / Configuration

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

Asked by Felipesm, on 11/1/11 in Installation / Configuration

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

Asked by webjay, on 21/3/11 in Views

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

Asked by , 2 weeks, 1 day ago in Models

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

Asked by jejeje87, on 16/6/11 in Installation / Configuration

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

Asked by arghadip, on 1/11/11 in Models

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

Asked by noormuhammad, on 15/11/11 in Installation / Configuration

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

Asked by GeekDaddy, on 10/12/11 in Installation / Configuration

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...

<< previous next >>