Changes

From Amahi Wiki
Jump to: navigation, search
36 bytes added ,  02:42, 29 January 2014
<br/>
<pre> <VirtualHost *:80>
ServerName cups ServerAlias cups.sabatechyourdomain.comnet ProxyPass / http://localhost:631/ ProxyPassReverse / http://localhost:631/    DocumentRoot /var/hda/web-apps/cups/html <Directory "/var/hda/web-apps/cups/html"> Options Indexes FollowSymLinks +ExecCGIMultiViews AddHandler fcgid-script .fcg AllowOverride AuthConfig Order allow,deny Allow from Require allgranted </Directory> ErrorLog /var/hda/web-apps/cups/logs/error_log CustomLog /var/hda/web-apps/cups/logs/access_log combined env=!dontlogd </VirtualHost>
</pre>
=== Restart httpd ===
12,424

edits