New Zend Server CE Install
0Things you’ll want to do right away –
Open httpd.conf and change
AllowOverride None
to:
AllowOverride All
On line 212 of your http.conf.
Also un comment line 422 Include conf/extra/httpd-vhosts.conf so it’ll use the external vhosts file.
Hi I'm Nick Bartlett and thanks for visiting my blog. I'm not much of a writer; many of my posts are short and to the point while others are meant to be a reference for myself and other web developers.