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: 176 - 200 of 1447
 
Hello, I am running a WAMP5 server on a Windows XP Pro SP2 machine.I haven't done much tweaking to the config of the WAMP. I am using .htaccess to password protect a directory. It works ...
We currently have an Oracle Application Server 9i application which we are planning to convert to use Oracle Application Server 10g. As part of this process, we are considering the conversion ...
We have a web site that generates 2182360 hits average daily. What is the recommended ThreadLimit ,ThreadsPerChild , and MaxRequestsPerChild settings on the httpd.conf for Apache. Thanks in...
Hi I am migrating web sites from Server#1 (with Apache2) to Server#2(Apache 2.2). With the same html file, IE shows correctly "é" chars in IE title bar with Server #1 but a "chinese style" c...
I need to limit the version information from the banner for a Apache server and disable HTTP trace. Remedy suggested by security scan. "Set the ServerToken to limit the amount of informat...
Hi,    Is it possible to place two distinct SSLs on a single Apache server instance? The Apache instance would serve two different sites, and the sites require two different SSL certificates....
Im workin on installing a piece of software call OCSInventory http://sourceforge.net/projects/ocsinventory/ Ive ran the setup, its modified my httpd.conf file and when I go to restart the webs...
I have an apache server set up on my Windows Vista Home Premium Desktop (W.A.M.P.). I want to interact with this server using other computers on my home network. I do not want this server acce...
I have a JSP page and another war file. I want to deploy these in Apache Http Server running on Windows XP. Thanks
i want to protect this directory: w:/apache/domain/htdocs/prelease so ive placed the following .htaccess and .htpasswd files in: w:/apache/domain/htdocs/prelease/.htaccess w:/apache/...
Here's what I'm trying to accomplish and our current setup: We have a Unix server running Apache, and we're trying to get one of our internal sites to authenticate users against Windows AD....
Experts, I recently bench marked a client's RedHat Apache 2.2.3 web server from a remote server (see Test #1 below) and on the web server itself (see Test #2 below). The results from the...
I have a site that has ALL the files in a subdirectory of public_html /products/ so you go to the site http://www.domain.com and I have htaccess redirect to http://www.domain.com/prod...
OK, I have linux redhat enterprise with apache.   php is installed, and so is mysql. I installed phpnuke with no problem.  However, trying to install phpmyadmin caused a forbidden 403 - ...
Hi, I have Tomcat 4.1 running with IIS for the application.  This application has been running fine for the past couple of days or so but lately when trying to restart Tomcat as a service, the...
I am trying to debug a RewriteRule which is not working for me. Original url I am trying to rewrite: component/option,com_rsgallery2/Itemid,45/page,inline/id,971/catid,15/limitstart,0/ ...
Ive got a server, which Id like to run several domains, I have 6 IPs on the server, and Id like to set Apache to listen to all 6 IPs, however serve a different web site on each IP. So for e...
i have a rewrite rule which redirects url  www.xyz.com   to www.abc.com/oos/outofservice.cgi can i rename the url www.abc.com/oos/outofservice.cgi    to   www.xyz.com so that is someo...
I have installed WAMP on Windows 2003. Every thing seems to be working fine except for one thing. I can access my website with the url http://localhost/Mysite and http://127.0.0.1/mysite Wh...
I have a PHP script (test.php) which is calling a shell script using exec(). The PHP script executes fine, rendering HTML output.  The shell script returns "Permission denied".  The shell s...
Hi I want to authenticate users accessing a certain site with Active Directory / LDA, yet I'm new to Apache I'm running Apache2 and would like some assistance if possible Cheers Neil
Is there any special setup with perl for SSL. If I want to use LWP to call https sites do i need to install special perl ssl libraries? is it difficult to do with activestate?  any links f...
Hello Experts, After an arduous learning curve, I have managed to get Apache configured to listen to HTTPS requests. I would dearly like to have client authentication against the server, an...
We have a RedHat Linux 7.3 site running apache 1.3.27, with MaxClients=256. Occasionally have seen the number of httpd processes go to 256, stay like that for a few minutes, then back down to ...
Windows XP Pro, I do have IIS preinstalled but I wish to run ASP scripts via my Apache 2.0.48. This in my personal machine, and the ASP will be for my own educational purposes only.