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.

 
Top Apache Web Server Solutions: 1 - 25 of 259
 
Hi friends ! I am facing a very strange problem. You see, We have more than 200 PCs and they are connected to Internet through ISA 2004. But for last few days, a very strange problem has ar...
hi friends     I am using tomcat server ,linux OS,      one of the jar file i am using is in WEB-INF/lib folder.     when i use this jar file in my jsp program my program can't find ...
Hi everyone, I am running OpenSuSE 10.3, with apache 2.2.4. I have been trying to link my htdocs folder to a folder in /home/USERNAME/Documents/project, all directories along this path h...
I'm glad I have found a VPS hoster that has everything up to date and even has YUM pre installed. I need to install SoX and ffmpeg. So first I did "yum install sox" and it did fine. Then I tri...
We have a server running on the outside and a webserver on the inside network that hosts a single e-commerce website (Interchange). Currently I an using a RewriteRule in a virtual host entry t...
400 bad request The apache V2.2 httpd.conf have SSL virtual host. The DocumentRoot directive value is the same as Directory directive (see code snippet). The URL is http://nohttps.personaDi...
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    ...
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...
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 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 ...
Hi there, I am running Apache Server, which I installed with the Apache2Triad bundle along with PHP, MYSql etc. It's been working fine for a few months, but now the Apache service won't...
Hi Yesterday Ive got major crash with Apache http server - it has been recount in this topic http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23699252.html. ...
I'm using an .htaccess mod rewrite to redirect some urls.  Is there a way that I can set me .htaccess file so that it not only applies to anything in that folder, but also in any subfolders cr...
Hi all, I am using a Wamp server 2.0 version to host my website. My website is one of the easy made using a nice software called WebSite X5 www.WesiteX5.com The website allow the crea...
My project's Admin runs just fine with the development server, but lacks CSS styling when served from Apache.  The project's media files (outside of the Admin) are served properly. Could be...
How would I create a mod rewrite cond and rule to check what host set the cookie and/or cookie name, if it is not present then redirect to a login page <Directory /var/www/protected> Rewrite...
My unix machine contains 1 GB of physical memory and 4 GB of swap memory configured. I have apache server installed on it. The system is swapping out because of excessive usage. Sun recommende...
I have installed NET-SNMP on my webserver, but i am having problems setting it up to monitor the network adaptor, CPU and RAM usage.
I been stuck with Apache 2.2.9 with SSL configuration. I'm new to Apache. Following is my httpd.conf, httpd-vhosts.conf, httpd-ssl.conf. Sever was running well under without SSL. When I com...
Heya I have apache2 installed on my server, and the guy who installed it said that modrewrite is installed. But it doesn't show in php info. I don't know if it because of the way the stuff is...
I recently leased my own dedicated Linux server through my web hosting company.  I have full root access to it, and already have it serving up my PHP/MySQL based apps using an IP address.  I n...
This is what I am currently using and it appears to work for non-SSL pages.  The goal here was to ensure a prepended www to domain names (www.domain.com), but NOT to sub domain names (www.subd...
I recently started learning and testing mod_rewrite to rewrite URL's into a "pretty" format. For example, http://www.somewhere.com/index.php?page=welcome would become http://www.somewhere.com/...
I am used to using Plesk but have recently migrated over to CPanel. In plesk when you create a domain it automatically creates both a HTTP directory and an HTTPS directory.  The HTTPS direc...
I'm moving an old section of my web site to a new area. Part of it has already been moved and we're already giving out the URLs for the new area. However, if the requested bit of the new site ...