Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
http-403
- Page 1
Re: Cannot run exe from asp.net
Programming
Web Development
1 Week Ago
by lennyli
… can use my web browser to connect to the webpage
http
://192.168.0.2. If I click a button on…
How to connect to the Pinterest API using PHP?
Programming
Web Development
1 Month Ago
by FarrisFahad
…($error)); } $data = json_decode($response, true); // Error handling for
HTTP
response if ($httpCode !== 200) { die("Pinterest API Error…:
HTTP
$httpCode - " . htmlspecialchars($response)); } // Error handling …
Re: Running Apache Tomcat behind a IIS reverse proxy with SSL termination
Programming
Web Development
1 Month Ago
by blud
… endpoint doesn't get sent the right
HTTP
headers, and will prematurely close the connection…; <action type="Rewrite" url="
http
://localhost:8081/{R:1}" /> </rule…; <action type="Rewrite" url="
http
://localhost:8082/{R:1}" /> </rule…
Running Apache Tomcat behind a IIS reverse proxy with SSL termination
Programming
Web Development
1 Month Ago
by riahc3
… on a Windows Server on different ports. They are all
HTTP
. The idea would be to (on the same server) install…
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
1 Month Ago
by Dani
… days, and the majority of our pages have cache-control
HTTP
headers anywhere between 7 and 30 days. (Some longer, some… in users, which includes Googlebot. We use a `Vary: Cookie`
HTTP
header so that we can send different `Cache-Control` headers…
Re: How would we poison AI web crawls?
Hardware and Software
Information Security
2 Months Ago
by Dani
… bots) can easily be tamed by serving them the appropriate
HTTP
status code. Instead of a 200 OK, you would send… indicate a temporary block for too many requests, or a
403
forbidden if your intent is to permanently block the bot…
Re: Are SaaS & Cloud Computing Interchangeable Terms?
Community Center
1 Month Ago
by peol
Cloud computing and SaaS (Software as a Service) are not interchangeable terms. Cloud computing includes IaaS, PaaS, and SaaS services that provide computing resources over the Internet. Essentially, SaaS is a subset of cloud computing where users access software applications online without managing infrastructure.
Re: How to connect to the Pinterest API using PHP?
Programming
Web Development
1 Month Ago
by Dani
Never trust ChatGPT to write fully flushed out code for ya :) Pinterest uses OAuth to authorize your app on behalf of your app's end-user, if that makes sense. For example, your goal is for your end-user to load up your app, and have access to *their* Pinterest account. What OAuth does is give your end-user the ability to grant your app …
Re: How to connect to the Pinterest API using PHP?
Programming
Web Development
1 Month Ago
by Dani
Oh, it looks as if the tutorial was for the old DaniWeb API that no longer exists. The [DaniWeb Connect API](https://www.daniweb.com/connect/developers) is also OAuth-based and has some of its own documentation.
Re: Please review my site
Programming
Web Development
2 Months Ago
by jasper-king
The site looks nice with many useful tutorials and categories related to online streaming. Also, I like the floating menu that helps you to find right content. You did a good job with the website :)
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
1 Month Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
HTTP Status 405 - HTTP method GET is not supported by this URL
Programming
Web Development
16 Years Ago
by samarinder
HTTP
Status 405 -
HTTP
method GET is not supported by this URL I m ….ServletException; import javax.servlet.
http
.HttpServlet; import javax.servlet.
http
.HttpServletRequest; import javax.servlet.
http
.HttpServletResponse; import javax.servlet.
http
.HttpSession; public class LogoutServlet…
http 500 error
Programming
Web Development
13 Years Ago
by sabirsk
…apache.jasper.servlet.JspServlet.service(JspServlet.java:260) javax.servlet.
http
.HttpServlet.service(HttpServlet.java:717) root cause java.lang.IndexOutOfBoundsException…apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) javax.servlet.
http
.HttpServlet.service(HttpServlet.java:717) org.apache.jasper.servlet.…
http://localhost/ Could not connect to remote server
Community Center
11 Years Ago
by prismstone
http
://localhost/ gives me Could not connect to remote server - I have wwebserver running. Thank You.
http request page and Lightbox
Programming
Web Development
14 Years Ago
by metalix
…trouble with a script. What it does is uses the
http
request (similar to googles search suggestions) to replace the …quot;-//W3C//DTD XHTML 1.0 Transitional//EN" "
http
://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"…/1999/xhtml"> <head> <meta
http
-equiv="Content-Type" content="text/html; charset…
HTTP error code 405 method not allowed
Programming
Databases
12 Years Ago
by hatebin
… all of those infos are correct i receve a
http
error saying: "
HTTP
error code 405 method not allowed" Propablly… POST method. More about that error you can read on
http
://www.checkupdown.com/status/E405.html Did anyone have such…
Re: http connection in j2me
Programming
Mobile Development
17 Years Ago
by peter_budo
… would look like this [code] String url = "
http
://www.daniweb.com"; InputConnection ic = (InputConnection)Connector.open…(); [/code] For some examples check [URL="
http
://www.java2s.com/Code/Java/J2ME/Networks.htm"]…this place[/URL], also [URL="
http
://www.amazon.co.uk/Beginning-J2ME-Professional-Jonathan-…
Re: HTTP error code 405 method not allowed
Programming
Databases
12 Years Ago
by LastMitch
… that can show you how connect **Dreamweaver** and **SQL database**:
http
://www.adobe.com/devnet/dreamweaver/articles/setup_php.html and this…
HTTP Error in wordpress
Programming
Web Development
14 Years Ago
by bjeffries
When uploading images using plugins on wordpress I get an
HTTP
error. The plugins that give me the error are: nexGEN …. The only information I can give is I get an
HTTP
error when uploading images using these plugins. Media library works…
HTTP Status 500 - :
Programming
Web Development
14 Years Ago
by rupadiyabipin
I am getting the following error.................. [QUOTE]
HTTP
Status 500 - type Exception report message description The server encountered ….apache.jasper.servlet.JspServlet.service(JspServlet.java:334) javax.servlet.
http
.HttpServlet.service(HttpServlet.java:722) note The full stack trace…
HTTP content-length
Digital Media
UI / UX Design
12 Years Ago
by manaila
What is effect of specifying
http
content-length that is larger than the actual body length? This is because I am using libcurl to make
http
-post massages, and I dont want have a case whereby the specified content-length is smaller than the actual body length.
http header request does not connect from remote server
Programming
Web Development
9 Years Ago
by anitg
… a sms gateway app for android called SMSGateway with a
http
header request using curl as below; $curl_handle=curl_init(); curl_setopt($curl_handle…, CURLOPT_URL,"
http
://192.168.1.2:9090/sendsms?phone=$phone&text…
Re: http header request does not connect from remote server
Programming
Web Development
9 Years Ago
by cereal
… server IP, this is defined as [network address translation (NAT)](
http
://en.wikipedia.org/wiki/Network_address_translation). In practice in your router… in the DMZ and expose it directly to the internet: *
http
://en.wikipedia.org/wiki/DMZ_%28computing%29 Check the documentation…
Re: http header request does not connect from remote server
Programming
Web Development
9 Years Ago
by anitg
… written a simple php code with curl to invoke the
http
link to send an sms message from a form. I… to just tweak the code to ensure that when the
http
link is executed, it would simply ensure my message gets…
HTTP to HTTPS
Digital Media
Digital Marketing
Search Engine Strategies
9 Years Ago
by Piers Rollins
I saw various search engine blogs/journals regarding
http
to https conversion, where all are saying that it is best to change your website from
Http
to Https for obtaining better Google rankings. However, is it recommended/accepted by Bing and Yahoo as a ranking factor?
Re: Http header
Programming
Web Development
15 Years Ago
by maba001
…;1148242]Hello All, Is there a way to print the
http
header? I want to print realm parameter from the header…. Regards,[/QUOTE] Hello, as large parts of the
HTTP
-Header are generated by the Web-Server after PHP has…
Re: HTTP GET Winsock Problem
Programming
Software Development
15 Years Ago
by gashtio
HTTP
headers must end with a CR/LF line, so you …
Re: HTTP Error in wordpress
Programming
Web Development
14 Years Ago
by mingler
what is the
HTTP
error code given?
Re: HTTP Error in wordpress
Programming
Web Development
14 Years Ago
by bjeffries
Sorry for the late reply. ERROR
HTTP
ERROR : image.jpg :
403
Re: HTTP Status 500 - :
Programming
Web Development
14 Years Ago
by rupadiyabipin
….apache.jasper.servlet.JspServlet.service(JspServlet.java:334) javax.servlet.
http
.HttpServlet.service(HttpServlet.java:722)
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC