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: 151 - 175 of 1447
 
When I select the 'start' option for the Apache button in the EasyPHP  window I get the error message: 'Apache2 port (80) is used by ""()!' and Apache won't start. When I display port 80 u...
Hello, experts, I'm trying to configure httpd.conf and make Aapache works as shown below. * Fedora Core 6 64bit is installed on this server. There is two IP addresses: 192.168.1.101 a...
Can anyone tell me why the code below does not work? I have tried moving the order and deny around and using / instead of -. The deny part works The allow from individual IP addresses works...
I need to access my htpasswd file relatively in windows.  I can make it work with an abosolute path, but is possibile to do relatively in windows?  I'm sure I'm just missing the syntax. Thi...
Hello, I try to do the following:   When a user types ..          http://www.tec4dec.be(anything here)  (let's call this A) ...he would come to...          http://tec4dev.be/www(anythin...
I have a website in the format  domain.com/arabic/1.php  (all the files within the directory are numbered 2.php 3.php upto 114.php).  I would like to reroute all attempts to access  domain.com...
Latest WAMPSERVER 2.0 Installed on d:\wamp Put the server online Modified d:\wamp\alias\phpmyadmin.conf with following: <Directory "d:/wamp/apps/phpmyadmin2.10.1/">     Options In...
The setup: Apache 2.2.6 Exchange 2003 RedHat Enterprise Linux 4 Since deploying a reverse-proxy Exchange webmail setup (which on the whole seems to operate fine) I have been seeing...
hii  Installed tomcat server on windows and am trying to deploy my grails-groovy application as a war file but I keep getting 404 error (otherwsie the server seems to work fine, i test with...
I have a tomcat instance that was packaged together with another application. The admin console appears to have been disabled. It's started using an executable (workspace.exe) instead of the s...
Hello, We are currently running Apache 2.0.57 front end with mod_jk to Tomcat 5 servlets responding to the client requests. I need to find a way to redirect the users browser to a "down for...
Hello: I have installed Apache web serrver 2 and i configured a virtual host with ssl for the apache with the next location tag: <Location /svnrepo> DAV svn SVNPath /path_to/svnrepo/...
Hi, I wnat to configure the IIS 6.0 and Tomcat 6.0 both on port 80 on samve server, plz update how it can be possilbe, I ahve 3 static ip on this server. Regards, Naresh
I use WampServer to develop applications locally (Apache 2.2.8, MySQL 5.0.51b, PHP 5.2.6). I have to have Skype open to chat with co-workers; but can't open them both at the same time because ...
When trying to start with on SLES10 the APACHE2 service I get the above error: Starting httpd2 (worker) httpd2-worker: bad user name wwwrun I'm running OES services on the server so I'm ...
hi all I'm trying to make password access protection to virtual host by name  in the .htaccess when I refer to this line AuthUserFile     /etc/httpd/conf/ss-auth authentication works just fine ...
dear all, i'm using rar_open() function and running well at localhost (using Windows XP and XAMPP), but when i try at server, it returns error: Fatal error: Call to undefined function ra...
Hello All, I was trying to configure SSL on Apache webserver.I could configure everything properly i.e creating Certificate authority etc etc .. I was even able to test run HTTPS server but...
Dear all, I have apache set up on my linux box with a dsl line plugged into it and I would like to restrict the access to my web server to requests coming from the local host. I would li...
Downloaded the java jdk1.5.0_10 and downloaded Tomcat5.5.Set the JAVA_HOME environment variable to C:\jdk1.5.0_10 Edit the classpath variable to include <tomcat install dir>/servlet-api.jar...
Hi Experts, Problem I am facing is that I am not getting connectivity to sql server with my application when using Sql server installed on the Windows 2003 or Win XP operating system(I am get...
We need to exclude a path from authentication. This path is underneath a secured directory. We cannot change the site structure, neither we are allowed to change the server configuration file....
HI All, I got a serious situation. I'm working on apache web server (the Xampp package one) when I run the Xampp Control panel and click the apache start button I get the following message: ...
First, i reinstall jdk then, Tomcat didnt work, some problem with the CATALINA_HOME I reinstall Tomcat and fixed the problem for CATALINA_HOME win xp fails to start the service now i have ...
OS: FreeBSD 7.0 APP: Apache2.2.9 QUESTION: How do I add mod_ssl to Apache2? Thanks!