LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-06-2010, 06:21 AM   #1
theking2
LQ Newbie
 
Registered: Mar 2007
Posts: 7

Rep: Reputation: 0
CUPS - 400 Bad Request


http://localhost:631 works fine
http://titan:631 -> 400 Bad Request.

in hosts:
127.0.0.1 titan.king.ma titan localhost


looked at the cups dox http://www.cups.org/index.php but those are difficult to understand, putting it mildly.
 
Old 06-10-2010, 04:15 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
In /etc/cups/cupsd.conf change:
Code:
<Location />
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
</Location>
to:
Code:
<Location />
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 192.168.1.1
</Location>
where "192.168.1.1" is the IP address of the machine you're connecting from? And restart cups daemon. (Also see "Location /admin" and "Location /admin/conf"?)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bad Request Your browser sent a request that this server could not understand. vishnukumar Linux - Server 2 08-13-2009 12:56 AM
Any ideas to pass the "ERROR 400: Bad Request." of WGET? frenchn00b Programming 1 04-19-2009 11:46 AM
httpd mod_securiry generating 400 bad request error lcornea Linux - Newbie 4 02-28-2008 08:40 AM
I'm getting an error 400 (Bad Request) jim.thornton Linux - Server 1 01-19-2008 11:42 PM
Suse CUPS error: cups(File)DoRequest error:client-error-bad-request smdonelan Linux - Hardware 6 04-17-2007 06:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration