apache2
index.php script will not run at webroot
I have recently migrated a WordPress blog over to a new ubuntu server running apach开发者_C百科e2. The[详细]
2023-03-21 06:12 分类:问答Apache long delay with incoming requests
Pardon any wrong wording, as I\'m fairly new to Apache开发者_JS百科. I\'m testing a web store website using some automation scripts where the payment portion goes off to another server, then back to[详细]
2023-03-20 23:58 分类:问答Python - parsing apache config with regexp
I want to parse configuration files like开发者_JAVA百科 apache2.conf, which looks like this: <Group group1>[详细]
2023-03-20 02:19 分类:问答mod_python not working correctly
I recently installed mod_python to use with Apache2. But, instead of disp开发者_Python百科laying a python page, it asks me to download it. I followed the instructions here:[详细]
2023-03-20 00:34 分类:问答PHP random COM object problems on WAMP
I am using an old COM object / ActiveX-control in a PHP application. It runs under Windows/Apache. Normally everything is fine but sometimes I get[详细]
2023-03-20 00:33 分类:问答How to limit number of connections per vhost in apache2?
Is there a way to limit nu开发者_JAVA百科mber of connections per vhost in apache2? MaxClients is global per apache instance. And I want to limit number of clients per vhost, so 1 specific vhost would[详细]
2023-03-19 14:34 分类:问答problem with .htaccess file
im facing a problem regarding my .htaccess file here is the code within the the file <IfModule mod_rewrite.c>[详细]
2023-03-19 07:09 分类:问答.htaccess: GET variables are lost in rewrite
Apparently, my .htaccess rewrite eats up all $_GET-variables on my page: When accessing the URL http://192.168.1.1/welcome/test?getvar=true and running var_dump($_GET) in my index.php file, I get thi[详细]
2023-03-19 06:49 分类:问答Using CodeIgniter, I tried making a .htaccess file and now my site redirects to something weird
www.mysite.com redirects to the right place, but my开发者_StackOverflowsite.com redirects to domain.ltd, which is nothing.I have no idea why this is happening, and I can\'t get it to go away (even if[详细]
2023-03-18 23:21 分类:问答Node.js slower than Apache
I a开发者_运维知识库m comparing performance of Node.js (0.5.1-pre) vs Apache (2.2.17) for a very simple scenario - serving a text file.[详细]
2023-03-18 21:35 分类:问答