Seguendo vari suggerimenti in Internet, nella directory /etc/apache2/sites-available/ ho rinominato il file 'cups' in 'cups.conf' e qualcosa è cambiato.

il comando sudo a2ensite cups.conf ha rilasciato il seguente messaggio
Enabling site cups.
To activate the new configuration, you need to run:
service apache2 reload
ok, sembra tutto a posto ma quando faccio ripartire Apache ottengo questo errore
* Restarting web server apache2
* The apache2 configtest failed.
Output of config test was:
AH00526: syntax error on line 4 of /etc/apache2/sites-enabled/cups.conf:
Invalid command 'ProxyHTMLURLMap', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.
naturalmente ora non riparte tutto il server e quindi non si vedono gli siti in esso contenuti.