Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Apache Web Server Solutions: 201 - 225 of 1447
 
I have downloaded the Apache_2.0.48-Openssl_0.9.7c-Win32.zip and installed the apache... the apache is running... I have changed the lines in ssl.conf to point the cert and key i have generate...
I am trying to set up a development and test system using Windows XP SP2, Apache 2.2.8, and PHP 5.2.6.  For some reason, IE 7 brings up an HTTP 500 Internal Server Error when I use the URL "ht...
I am taking over the hosting of an already developed website. The previous developers were inconsistent with the image tags. Some reference folder Image, while others image. Is there a way to ...
Problem: I'm trying to access files outside the DocumentRoot. Background: I rent a Fedora Core 4 VPS that is administrated using Plesk. I host multiple websites through it. The problem is...
I can't upgrade from MySQL4 to MySQL5. I can install YUM, then to upgrade to PHP5 I have to manually remove the dependencies then install. But when I remove MySQL then yum install mysql it wor...
LoadModule php5_module "c:/php/php5apache2.dll" AddType application/x-httpd-php .php PHPIniDir = "c:/php" When I add the above three lines to my httpd.conf file and try to restart my Apac...
SetEnv PATH /SOME/PATH whether or not i include this line in httpd.conf or not, there's no difference when i prints out the environment vars from my CGI scripts.
Hi,        We have a custom application running on our RHEL 4 machines. The app works with apache 2.2. What i am trying to do is set the environment variable for the application at boot. As...
Hi Experts: I'm having troubles to make mod_rewrite work on my local server. I'm running Apache 2 in Windows XP, with mod_rewrite enabled. In my httpd.conf file, I made the following cha...
I have a 301 redirect for my old index page to the new php one like this: redirect 301 /index.html http://www.mydomain.com/index.php What I don't like is that when someone goes to http:/...
i need to restart apache server i have commands to type in the following /usr/local/dearRun/www/urls/bin/apachectl stop then /usr/local/dearRun/www/urls/bin/start_apache i checked ...
I am trying to link to a nework drive as an alias but I either get Apache will not start or the alias does not work.  I am trying to connect to Z:/MyDir Can some one please help because I hav...
Hello experts, I have configured webdav and now i'm trying to limit access for user1 however even I implement <limit> directive still user1 can remove files from webdav directory. Not sure ...
We have a web server where we host several domains on port 80, but only one site/domain on port 443. We are upgrading servers and need to pursue apache 2.2 as a result. Apache 2.2 does not lik...
Hello experts, I have my custom Apache configuration file httpd.conf as following: ------------------------------------------------------------------------------- Include conf/ica_dir.c...
I am trying to locally run a website I am developing. However this site is inside sub directories (eg: http://localhost/~user/folder/site/). The site uses a lot of includes that user absolute ...
I am running three servers: Win2003SBS, Win2003Ent and Linux Red Hat Fedora Core 3. For sake of discussion, lets call them as follows: A = Win 2003 SBS B = Win 2003 Ent C = Linux Red Hat ...
I need this: Hi, i'm usin apache as proxy, and work fine, but i need add some values to the proxyed uri Example: http://mydomain/customers/doble.php?customerid=9999&productid=abc in my a...
Apache rewrite rule https to http if filename is not in url All links to secure pages are in this form: https://www.mysite.com/Merchant2/merchant.mvc?Session_ID=fc195fcddb158f3a6e28e4cadcc...
I have a new site under new.somesite.com and old, residing at www.somesite.com. My goal is to set-up redirects of calls to the old site to the new.  I have created some rewrite rules (placed t...
hi,   Tomcat cat is consuming 100% cpu utilisation . Its on Hp ux can any one tell me how can i reduce it. Thanks
OK, here's the deal, I have a site with this structure:  index.php   css/general.css   css/main.css  about.php   js/home.js   js/sample.js  And so on, now the thing is in the css fi...
How do I password protect an application in Apache Tomcat? Thanks
Hi experts, I got "500 internal server error" after configuring files .htaccess and .htpasswd in my directory on a site from which i have some space to put my stuff. The site displays th...
Ok, maybe this is obvious to those of you who are systems/web administrators for I was not suppose to be one.  Never the less I have learned much and have done many things with my apache serve...