We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0006ed5 commit 7831da9Copy full SHA for 7831da9
CloudInit/phalconphp.txt
@@ -26,7 +26,7 @@ write_files:
26
ServerAlias www.example.host
27
ErrorLog /var/www/vhosts/test/log/error.log
28
29
- <Directory "/var/vhosts/www/test/public">
+ <Directory "/var/www/vhosts/test/public">
30
Options All
31
AllowOverride All
32
Allow from all
@@ -81,4 +81,4 @@ runcmd:
81
82
# restart apache
83
- [ a2enmod, rewrite ]
84
- - service apache2 restart
+ - service apache2 restart
0 commit comments