Symfony with only FTP access
Posted
by Asaf
on Stack Overflow
See other posts from Stack Overflow
or by Asaf
Published on 2010-06-08T15:51:43Z
Indexed on
2010/06/08
16:02 UTC
Read the original article
Hit count: 357
symfony
|httpd.conf
Hello, I'm currently developing on my local pc, to which I have complete access of course.
However to my production server I have only FTP access.
Now, this step
http://www.symfony-project.org/getting-started/1_4/en/05-Web-Server-Configuration
On Symfony's installation guide, suggests that I need to edit the httpd.conf
I was wondering if there's an alternative since I don't have access to it on production.
© Stack Overflow or respective owner