We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a639e99 commit f630ddaCopy full SHA for f630dda
webserver/extra/httpd-vhosts.conf
@@ -30,7 +30,7 @@ LoadModule proxy_fcgi_module /usr/local/apache2/modules/mod_proxy_fcgi.so
30
31
<VirtualHost *:8080>
32
DocumentRoot /var/www/html
33
- SetEnv APPLICATION_ENV "development"
+ SetEnv APPLICATION_ENV "development"
34
<Directory />
35
Options FollowSymLinks
36
AllowOverride None
0 commit comments