I\'ve used mod_rewrite (sparingly) in a few directories before without problems by putting in a .htaccess file for that directory, and it works there now.But when I try to use it in my top level direc
I\'ve been working with Zend Amf for few months and everything is fine on my localserver (and was fine on my test server hosted by dreamhost) until recently. Now every time I try to access the gateway
I wanted to use postgres with php, and the default install of mac os x, doesn开发者_开发知识库\'t have the postgres php modules installed. I tried using the entropy.ch install not realizing that it wa
I\'ve been configuring LAMP server on Fedora core 13 and when I tr to include my configuration files from within
I am planning on getting a VPS soon and have two sites I want to host. I have my local vhosts setup for my development environment using host file to port it correctly.
By default, Apache2 seems to allow only 1 connection per IP address. How do I configure Apache2 to allow multiple sim开发者_开发技巧ultaneous connections from the same IP address?
I have a CherryPy app that dynamically generates images, and those images are re-used a lot but generated each time. The image is generated from a querystring开发者_开发问答 containing the variables,
I am trying to l开发者_运维知识库oad a configuration file into a hash during my PerlChildInitHandler and then access the values from PerlResponseHandler. However, even though the process number is the
I recently discovered that CGI scripts can be written in pretty much any language that can print to stdout. I\'ve written a small guile cgi script that works on my local apache install, but not on my
i notice that in cygwin we can install apache2. can we make a wamp with cgywin ? ( ph开发者_如何转开发p mysql and apache ) better with phpmyadmin ? or we cant do that ? if we can, please give me a tut