apache2
401 Unauthorized returned on EndGetResponse. Apache Error log: cannot generate context
I got a server with Apache running. Now I want to be able to read the contents of a folder there and for that this folder is configured in the Apache httpd.conf something like this:[详细]
2023-04-09 00:56 分类:问答Do CGI and mod_perl play nicely together?
I\'ve got an apache web server (without mod_perl) that\'s been running just fine for a long time. It has been suggested that we use mod_perl to improve the performance of some scripts.[详细]
2023-04-08 21:01 分类:问答Apache 2 The requested URL / was not found on this server
I\'m hosting a couple of webservers.I\'ve set the first one up with no problems.On the second server when I attempt to navigate to it (http://192.168.1.47:99/) I get this error \"The requested URL / w[详细]
2023-04-08 20:19 分类:问答How can i get Apache to log who started/stopped it?
I need Apache2.2 to log the username of anyone who tries to start 开发者_如何学JAVAor stop it. How do i go about it?This could be achived by sudo, not allowing users to log in as root directly and all[详细]
2023-04-08 19:19 分类:问答Cannot match %2F in mod_rewrite
I have a set of rewrite rules (in a .htaccess) something like this: RewriteRule ^list/vendor/(.*)$ list.php?vendor=$1[详细]
2023-04-08 19:07 分类:问答Ruby mod_passenger process timeout
A few Ruby apps I\'ve worked with han开发者_开发问答g for a long time on slow calls causing processes to backup on the machine eventually requiring a reboot.Is there a quick and easy way in Passenger[详细]
2023-04-07 17:02 分类:问答A simple facebook app gets Method Post is not allowed error
I tried a very simple helloworld example facebook app. Basically I have a webpage, only contains one file index.php, which only contains one line: echo \"helloworld\". I have registered this app as an[详细]
2023-04-06 19:35 分类:问答How to change URL in Wordpress
How to change URL in Wordpress? my url in wordpress is http://192.168.3.52/iskcon_src/?page_id=75 I want to change it to[详细]
2023-04-06 14:46 分类:问答php + windows servers: remote transfer
I need to have a file-uploader on a website that puts the uploaded file to a specific directory on a db server (unfortunately both are Windows).[详细]
2023-04-06 07:06 分类:问答Tomcat & Apache with mod_jk partly working
I have a grails app running on a tomcat server that is pointed to by apache 2.2 http server. Using mod_jk I\'ve gotten it to work using myapp.com:9090 to get to the app. However myapp.com just gives m[详细]
2023-04-06 05:50 分类:问答