Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 193293

Summary: Wrong DocumentRoot set in cupsd.conf after emerge cups
Product: Gentoo Linux Reporter: Thorsten Viel <thorsten.viel>
Component: [OLD] PrintingAssignee: Printing Team <printing>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thorsten Viel 2007-09-21 08:10:47 UTC
After emerging cups in a new installed system the DocumentRoot set in cupsd.conf links to /usr/share/cups/doc which leads to a 404 calling localhost:631.

It has to be /usr/share/cups/html as shown by a ls /usr/share/cups

Reproducible: Always

Steps to Reproduce:
1.emerge cups
2.check cupsd.conf
3.check /usr/share/cups directory

Actual Results:  
http://localhost:631 shows 404 error

Expected Results:  
http://localhost:631 shows cups webadmin
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-21 08:27:33 UTC
Default cupsd.conf has no such thing like DocumentRoot.