SweetSecurity
                                
                                
                                
                                    SweetSecurity copied to clipboard
                            
                            
                            
                        IOError: No such file or directory: /etc/apache2/sites-available/000-default.conf
Trying to deploy this to two different pis to test it out and I'm getting IO errors for the Web Server Only install option.
Can you confirm that the /etc/apache2 directory exists? This should be created when installing the pre-requisites during the installer.
i also have the same problem
you can try this to reinstall apache2.
sudo apt-get remove --purge apache2 apache2-utils
sudo apt-get install apache2