apache2
Not able to create a password protected directory with .htaccess
I have followed this to the T and still am unable to get a working password protect directory Apache was installed using:[详细]
2023-03-28 10:49 分类:问答Restarting apache as www-data using perl
I\'m working on a webpage, which after certain events, needs to restart the apache server that it\'s running on to update some files. I tried adding www-data to the sudoers file:[详细]
2023-03-28 07:47 分类:问答How to use Alias as well as Redirect together on same url
I have two projects on same IP. I want /www/site/fortis/ served by /projects/fortis and /www/site/myfood/ served by /projects/myfood, but I am not using DocumentRoot. My code is:[详细]
2023-03-27 16:32 分类:问答Apache Not Starting
I can\'t seem to start Apache 2.2 on Windows7 listening on ports 80 and 8443. I get the following error:[详细]
2023-03-27 12:17 分类:问答Virtual hosts redirecting incorrectly
Hi guys I\'m having problems with the following virtual hosts: <VirtualHost *:80> ServerAdmin webmaster@localhost[详细]
2023-03-27 06:36 分类:问答Phusion Passenger gives ERROR: not running on Ubuntu
I\'m trying to user Phusion Passenger to host my Rails 3 app from Ubuntu 11.04. I installed the passenger apache2 module and followed the instructions for editing my apache2.conf file and everything.[详细]
2023-03-26 20:50 分类:问答URL rewrite blog.domain.com to www.domain.com/blog
I thought this was pretty simple, but it doesn\'t seem to be working for me.I put in my httpd.conf: RewriteCond %{HTTP_HOST} ^blog\\.domain\\.com [NC][详细]
2023-03-26 20:14 分类:问答Cannot display the image in web browser provided by Python via Apache Server
I am trying to display an image file in web browser via the Apache server by Python. I am using: windows 7[详细]
2023-03-26 16:44 分类:问答apache2 tomcat6 mod_rewrite with pretty urls loses user session info - empties shopping cart
I have tried this with both mod_jk and mod_proxy and get the same result. Using this mod_rewrite rule works fine:[详细]
2023-03-26 07:03 分类:问答can't get odbc working in apache
I installed unixODBC by using apt-get install, and now when I try to use odbc_connect() is still开发者_JAVA技巧 get this error.[详细]
2023-03-25 23:13 分类:问答