Skip to content

Commit f630dda

Browse files
committed
Update httpd-vhosts.conf
1 parent a639e99 commit f630dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/extra/httpd-vhosts.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ LoadModule proxy_fcgi_module /usr/local/apache2/modules/mod_proxy_fcgi.so
3030

3131
<VirtualHost *:8080>
3232
DocumentRoot /var/www/html
33-
SetEnv APPLICATION_ENV "development"
33+
SetEnv APPLICATION_ENV "development"
3434
<Directory />
3535
Options FollowSymLinks
3636
AllowOverride None

0 commit comments

Comments
 (0)