Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Time Tested Apache Web Server Solutions: 126 - 150 of 1447
 
Hey Guys, First I want to know is Tomcat a Standalone server for Java website(real world not development)? If not how do I configure it with Apache. Is this link what I should do? http...
Hi. I have a server that is using apache and php. I have wildcard subdomains working, and I am trying for this effect: www.domain.org   goes to the normal root of the site foo.domain.org    ...
Hi Experts; Thank you for viewing the question. Trying to learn some cross platform .Net development using Mono on Linux platform. I have load Linux OS on a box Red Hat Enterprise AS ...
I use apf firewall. I was experimenting with denying some ip's to try to control spam.  I would put them in the 'deny_host.rules' file and restart apf. I thought I could just take them...
Trying to install Apache 2.2.6, PHP 5.2.5, and MySql 5.0.45 on my new windows vista machine. It appears to be installed as I do get phpinfo() but upon closer inspection I find that phpinfo(...
Can you please tell how to find out the version of Apache that is installed in a unix server(Sun Solaris). Thanks, Kamesh
I'm running Oracle HTTP-server (which basically is just Apache 1.3.?) with mod_ssl on Win32-platform. HTTPS seems to be working quite well with my self signed certificate. However, my error...
I am trying to use Apache 2.0.43 and Tomcat 4.1.12, integrated using the mod_jk2-2.0.43.dll on windows XP. I have previously used mod_jk successfully but am attempting to change to mod_jk2....
We have a web add on for our Multiuser Access 2 / VB3 application which allows users to view and update over a browser. It works with no problems in a MS / IIS environment. One of our clien...
Hello, I have the following directory structure: <ROOT>     - .htaccess     * mydomain.com         - index.php         * images What I need is that every single hit to http://www....
I need to exclude rewriterules for some folders. In code below it calls the right parameters. If i call another folder like admin or images than apache returns error  "MaxRedirects option has ...
Hello! I am 100% newbie. I have a VPS with centos and cpanel. When I try to run my vbulltin forum or a contact form, the captcha doesn't work. Someone told that I have to install GD Library. C...
Hello All, We have a bizzare problem which I hope somebody can shed some light on.  We have a content management system which we built, which uses the apache error diective and a .htaccess ...
Hi, I have a well working .htaccess file with URL rewrite rules including: RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING} Now I have a few URLs which I'd like to e...
I have install Ubuntu and apache2 at home for the first time, and I'm getting crazy to configure the apache2 to run in the port 9999 (or other bigger them 1024). I have commented everything...
I have recently instralled Apache 2.2, PHP 5, PHPMyAdmin, and MySQL on a Win 2003 Server.All is working perfectly!  However I am now trying to harden security on the PHPMyAdmin which I have do...
I am currently running Apache and Webmin.  The webmin docs say that I can make webmin accessible via an Apache virtual host (like webmin.mydomain.com) by using mod_proxy. However, I cannot ...
Using RedHat Linux, Fedora Core 2 Apache 1.3.33 I've recently noticed that apache occassionally has defunct processes: nobody   21106 15422  0 14:33 ?        00:00:00 /usr/local/apache/...
I'm currently trying to get mod_rewrite working on Apache/Fedora Core 3 Linux. I am using virtual domains and for the virtual domain entry for which I wish to use it I have the following in ht...
hi all, on winxp i've had apache 2.0.45, now .46 with php 4.3.2 and latest mysql running fine as localhost for pre-publish testing without a noticable (to me) reason, apache has stopped wo...
Hi, I would like to be able to create subdomains on our Apache 2 webserver. I DO NOT want to add these sub domains to our DNS (currently using third party website). EXAMPLE: mydoma...
Ok, this is driving me nuts.  This error is absolutely filling my error log (almost a MB of it in less than 2 weeks).  This is practically the only error in there, period, and I can't find ANY...
I have a small problem with .htaccess mod_rewrite QueryStrings. I have a webpage which accepts query strings - http://www.sadasiva.info/htaccess_qs/index.php?x=12345 Please see it. No...
I run a very busy web server, my load averages are high and I'm looking at ways to reduce the load. Reducing the load is my primary aim, I don't care about anything else. I have several que...
I have a website subdirectory that I want to force all browsers to use a https connection with and I am using a .htaccess file for the redirection.  So far my rules I have listed below are wor...