Click here to Skip to main content
Page 1 of 5
Page Size: 10 · 25 · 50


Tag filtered by:  Apache [x]
Question 13 May 2013   license: CPOL
Scenario:Apache crashes periodically displaying the message box below:The instruction at "0x0077aa06" referenced memory at "0x0125a988". This memory could not be "read".Opening the Apache error log file shows this error:[Mon May 13 11:50:57 2013] [notice] Parent: child...
Article 11 May 2013   license: CPOL
Canvas Control Library provides highly customizable controls using the HTML5 Canvas element. Also includes a new Forms based system which is a new way to build your web pages and websites.
Answer 26 Apr 2013   license: CPOL
This [SDK ]will be useful for you which offers developers as well as commercial licence.
Question 26 Apr 2013   license: CPOL
Hello.I want to enable English Handwriting functionality in my Android app.Does any body know a high accuracy English Handwriting SDK ?
Question 18 Apr 2013   license: CPOL
Hello,I would like to use Apache Cassandra database with help of cassandra-sharp to use it in C#. However, I have some problem with correctly referencing everything to ensure I can use Cassandra there.I have found this article...
Technical Blog 9 Apr 2013   license: CPOL
Block any number of IP addresses using mod_security. We can do that dynamically without having to restart the Apache web server every time.
Answer 8 Apr 2013   license: CPOL
Please see:http://httpd.apache.org/docs/2.0/misc/rewriteguide.html[^],see also: http://www.iwebtool.com/htaccess_url_rewrite[^].—SA
Question 8 Apr 2013   license: CPOL
I am trying to create a small htaccess for my personal website (http://lavanyadeepak.net23.net/[^]). Currently I have something similar to masterpage in PHP (index.php) and the top toolbar links redirect with a querystring. Depending upon the querystring and after doing a bit of sanity...
Question 18 Mar 2013   license: CPOL
I am working on a project that would be using subdomains( my domain wildcards ) to show clients data For example if i registered my domain as ( www.example.com ), my clients would be using as ( clientdomain.example.com )Now the biggest problem am having is 1. should i...
Article 6 Mar 2013   license: CPOL
Lightening Fast Troubleshooting for Your Cloud Applications
Question 26 Feb 2013   license: CPOL
i want to load balance between client and server.The server is Apache tomcat and i would like to run web application in local machine.I thought of creating multiple instances of Apache and when one crashes request is redirected to another instance.this load balancing is done in JavaScript since...
Tip/Trick 26 Feb 2013   license: CPOL
A tip on how to find the geographical location of an IP address.
Answer 13 Feb 2013   license: CPOL
On your router, you should set a NAT (Network Address Translation) rule of TCP port 80 to your internal server.It means that every request on your public IP address on TCP port 80 should be forwarded to your internal server IP address ; from here people will be able to access your website...
Question 13 Feb 2013   license: CPOL
Hello everybody,I've created recently a moodle which is properly working on localhost, but I don't know what should I do if I want to make it work from without.I go to "MyIP" website and I check my current external IP.Then I put it on a browser and put it on a browser like...
Question 7 Feb 2013   license: CPOL
i'm installed the apache 2.2 server in windows 7 32 bit os... but it show the error like the following dll was colud not be found.... "php5apache2_2.dll"but i'm checked the directory file it's there... i'm rebooted my pc also.. then also i'm getting the same error...how can i...
Question 5 Feb 2013   license: CPOL
Very Specific problem, In my Ruby On Rails Application(Web Site). I have dedicated server on Joyent Account. Also my website is hosted on Joyent. But it's down frequently my passenger get down after each 2 or 3 days. I am unable to find out the reason. I have asked this question on Joyent...
Question 3 Feb 2013   license: CPOL
i want to get the ip of ddos source but coding in php is not usefull beacuse attack occur before running any php script. ddos is based on udp packet .im using xampp in windows. i want to test it on localhost (lan network)not in internet .please help me to find a sugestion
Answer 26 Jan 2013   license: CPOL
Thx Graham - the problem was at the other end. Somehow I lost the line that was supposed to prevent the Full Site link from redirecting:RewriteCond %{HTTP_REFERER} !^http://(.*).animalhealthassociates.org/.*$ [NC]But in the process of puzzling this all out I now understand the regex...
Answer 26 Jan 2013   license: CPOL
I think the problem in your rule is the \$ matching a literal "$" sign, when it should be just $ to match the end of the string.Take a look at the URL rewriting guide[^] for some decent examples.
Question 26 Jan 2013   license: CPOL
I'm a former C++ programmer now employed as a manager and using my skills to limp along in web design, etc. Our site is running pretty well but I'm really stumbling over some Apache rewrite code to redirect to our mobile website. We want to redirect both www.domain.org and domain.org to...
Tip/Trick 25 Jan 2013   license: CPOL
How to set up a SmartOS machine with Node.js and an AMP stack.
Question 24 Jan 2013   license: CPOL
I am building an application that extracts the feature of an image and saves it to the database (using JSP, Java & PostgreSQL ).I have based it on Caliph & Emir website. ( http://www.semanticmetadata.net/features/ )I open PostgreSQL and the database it being automatically created. I...
Tip/Trick 18 Jan 2013   license: CPOL
This blog is about how to start with PhoneGap / Apache Cordova and Windows Phone 8
Tip/Trick 14 Jan 2013   license: CPOL
In this article you will learn about how to use PhoneGap with the new cutting edge Microsoft platform – Windows 8
Technical Blog 30 Dec 2012   license: CPOL
An Associative Array is one of the most basic and useful data structures where each value is identified by a key, usually a string.
Answer 29 Dec 2012   license: CPOL
(A short description of this http status code: http://www.checkupdown.com/status/E403.html[^])The problem is, that simply putting a 403 status code at the beginning of the page won't have any effect. The web server (Apache in your case) is deciding that the request is unauthorized, not your...
Question 29 Dec 2012   license: CPOL
Hi,On the top of my PHP page page04.php, I've this header:But when I go to page04.php with my browser, I don't get a 403 error page, but the contents of page04.php. I'm using an Apache HTTP server, and this is my .htaccess...
Answer 29 Dec 2012   license: CPOL
This may help you-Apache, MySQL, and FTP 'Detected With Wrong Path' using XAMPP on Win7[^]Or if your IIS server is already installed Just disabling IIS Express & it wasn't enough, to free the port 80, you must disable "WebClient" and "Web Deployment Agent Service" services. Go to Control...
Question 29 Dec 2012   license: CPOL
Click hereHow to fix that errors...?
Question 20 Dec 2012   license: CPOL
Hello Friends,I am developing a website in PHP. I am stuck at a point and now I am here to ask for help. I am trying to secure the url where my files are stored and don't want my users to get the link of the same. I tried with something like this which actually is working fine.
Article 19 Dec 2012   license: MPL
This article introduces developers to use Apache Struts 2 with Google AppEngine. Specifically, the jars needed, and the project setup to allow your application to allow Struts execute under the AppEngine environment.
Question 12 Dec 2012   license: CPOL
Hello!I got task in my university.I have to create IFrame in facebook, check who is logged in facebook, read data and save in DB.I'm newbie in PHP, I have never used facebook api and php.1.When I start create account, needs to filling some fields interesting just 2:App Domain: (What...
Answer 23 Nov 2012   license: CPOL
PLease follow that link which will guide you to full example about FTP in android : FTP in AndroidRegards...
Question 23 Nov 2012   license: CPOL
Hi there I need Urgent help please I am trying to connect to a FTP server but it bombs out at mFTPClient = new FTPClient();with this error when I mouse over FTPClient(); Quote:Note: This element neither has attached source nor attached Javadoc and hence no Javadoc could be found.I Have...
Question 15 Nov 2012   license: CPOL
Hi All,We are currently using Apache tomcat Server for testing application locally.in IIS, under URL rewrite, i am adding one rule.In that rule i am mentioned path as "/PrasadTrunk{R:1}" under action properties.Under the following directory C:\Program Files\Apache Software...
Answer 10 Nov 2012   license: CPOL
For ASP.NET, you will need not .NET, but alternative implementation of CLR, Mono:http://en.wikipedia.org/wiki/Mono_%28software%29[^],http://www.mono-project.com/Main_Page[^].Mono has a lot of documentation, but when it comes to programming, you can use .NET documentation. There are...
Question 10 Nov 2012   license: CPOL
Hi,I've been developing a web forms application on Windows with Visual Studio. To host it, I have a Ubuntu 12.04 machine. It will use PostgreSQL for a database. I'm currently using .Net 4.0 but I'm not sure if I need .Net 2.0I have read oodles of tutorials on how to install mod-mono,...
Answer 7 Nov 2012   license: CPOL
Please see the discussion in the comments to the question.I would suggest one opportunity for code reviews. You can add another open-source product, Trac:http://trac.edgewall.org/[^],http://en.wikipedia.org/wiki/Trac[^].With Apache, it can be integrated with Subversion very well. If...
Answer 6 Nov 2012   license: CPOL
This question in not completely incorrect, but can be greatly improved. You should have re-formulated it:"What are Wikipedia, Google, CodeProject and StackOverflow.com?"If you asked and got good Answers, the Questions like your original one would not be needed!If you need more help,...
Question 6 Nov 2012   license: CPOL
I want to use HTTPS for my website made in JSP, so i want to use openssl for that, but i don't know how to install it and how to run that program and how to generate self signed certificate and attach it in Apache.Please help in this problem.
Question 30 Oct 2012   license: CPOL
This is the last error after which the application stops working[Fri Aug 31 02:07:23 2012] [error] [client 145.123.411.19] Premature end of script headers: [ pid=13552 thr=1 file=ext/apache2/Hooks.cpp:817 time=2012-08-31 02:07:23.257 ]: The backend application (process 13680) did not...
Question 23 Oct 2012   license: CPOL
Hi all, What about Code Reviews( file reviews ) at Apache Subversion 1.7? Does Apache subversion contain this kind of function like Review Boardsomething like this: http://ostatic.com/blog/open-source-code-review-tools[^]Thanks in advance.
Question 21 Oct 2012   license: CPOL
I am using Rails 3.0.5 version and Ruby 1.9.2 in my application.Its working fine in development mode but in production mode server goes down after every 3-4 days.It gives below error in /var/log/https/error.log file.[Sun Oct 21 09:39:03 2012] [error] [IP_ADDRESS] Premature end of...
Answer 13 Oct 2012   license: CPOL
I don't have we got quite complete information about your particular problem. Anyway, it looks like the method itself it a standard HTTP method: "POST", but this is the method most usually causing this problem. Here is a good explanation:http://www.checkupdown.com/status/E405.html[^].—SA
Question 13 Oct 2012   license: CPOL
Hello Friends,I have just signed up for a free web hosting plan to test some of my codes online and make necessary changes to them as required. Now, here's the problem. I have designed an online shopping website. I am using paypal sandbox to test it. i am using cURL to post the data to a...
Question 10 Oct 2012   license: CPOL
In my rails application, server goes down every time.I got below error in apache log file.Premature end of script headers: [ pid=27202 thr=1 file=ext/apache2/Hooks.cpp:817 time=2012-10-11 05:29:42.409 ]: The backend application (process 5417) did not send a valid HTTP response;...
Answer 27 Sep 2012   license: CPOL
Hi,ITs possible using MSXML terminologyHi,Yes it is possible with msxml. The below code is a complete working code where you have to replace with values that u want.strDetail = "XMLHTTP"Set objXMLHTTP = CreateObject("MSXML2.XMLHTTP")With objXMLHTTP strDetail = "POST"...

Page 1 of 5
1 2 3 4 5


Advertise | Privacy | Mobile
Web03 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid