Skip to content
Snippets Groups Projects
Commit b95664cd authored by Cyril L'Orphelin's avatar Cyril L'Orphelin
Browse files

Update symfony.conf

parent 9c3d2731
No related branches found
No related tags found
3 merge requests!5Module Tapes : Try fixing bug 'Mixed Content The page at was loaded over...,!3Openshift deployment,!2Openshift deployment
......@@ -12,7 +12,7 @@ server {
# pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000
#
location / {
location ~ /.*\.php$ {
fastcgi_pass php-tms:9000;
fastcgi_index index.php;
include fastcgi_params;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment