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.

 
Top Apache Web Server Solutions: 26 - 50 of 259
 
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...
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'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 ...
I have an Apache Web server on Windows 2003 standard.  For the past three days it has been trying to contact the following two addresses. http://fexcep.vicp.cc/19pc.txt http://fexcep.vicp....
I've got a URL structure created using mod_rewrite.  Now, for a few of the rules in there I'd like to have 404's returned. How do I change for example this line to return a 404 when it's ...
Setup: Windows 2003 - Apache 2.0.6 OpenSSL I followed the RapidSSL.com install and create instructions verbatim and I get "unable to get local issuer certification". I created a .key, then ...
Hi all, it's first time i post here so i hope to respect rules of this board. I have many server web apache2-mpm-worker with php5 as module. I want increase performance and i want limit s...
I am using Delphi TWebModule with Apache on Windows.  I am setting  cookies with expiration dates.  I am very sure my expiration calculation is correct.  I am doing everything on a local devel...
This seems to be a common question, as i've seen lots of search results on this issue, yet i cannot get anything sensible out of them. application is installed in mysite.com/application b...
I am having a hard time getting WebDAV to work on my Apache Server.  I think I have followed the instructions correctly, but with so many flavors of Unix and Linux and version of Apache, I can...
I am running CentOS 4, Apache was installed using a package.  I need to uninstall it so I can recompile it from source because the mod_rewrite option is not available. I perform a list and ...
I'm trying to find a way to ban ip address dynamically. After an attempted XSS attack i would like to ban the user from accessing the site. Anybody have any ideas? Thanks Info : Fedora, PH...
Hello, Using .htaccess I would like to block access from a certain UserAgent... This is what I got so far. But it doesn't work right. It will also match other UserAgents. I think I need ...
I logged on as admin and installed XAMPP (Apache, MySQL and PHP) on windows XP.   Apparently, when I log on with my non-admin ID, I was not able to start/stop Apache and or MySQL services.  ...
I am trying to execute cimple perl script on mmy local Apache but I am getting the foloving msg in Apache error_log file: [Sun Nov 02 01:26:05 2008] [error] [client 127.0.0.4] (OS 3)The system...
I have FLV Player in a directory running under Apache, which is just an SWF file that takes arguments.  I also have FLV files in different directories.  If I go to the path for the flvplayer.s...
I am trying to set up a default site.  I have apache tomcat 6.0 running on windows 2003 server.  All the documentation points to modifying the httpd.conf file, but I can't find it anywhere on ...
Starting 3 days ago I have begun seeing an entry in the Apache access logs on a couple of our production servers (we have over 70). These are not consistent in origin, and also not consistent ...
Platform =========================== Windows Server x64 Apache 2.2.6 / PHP 5.2.5 Microsoft SQL Server Express Issue ========================= My webserver logs are full of requests fo...
I need to redirect one URL to another. From this URL: http://mydomain.com/ucp.php?mode=register To this URL: http://mydomain.com/register.html I'm sure this can be done in the .htac...
Hello, I am trying to add a Virtual Host to my Apache so that I can point my local envoirnment to my development workspace. I did the required changes to the hosts file . Then made the chang...
- I have multiple dedicated external IP's - 1 site is successfully configured with SSL on Apache - Running Apache with SSL What are the exact steps needed to add an additional site with S...
in a nutshell I want to redirect everyone who visits my site to another domain unless they come from a specific list of domains. eg if you visit www.mydomain.com OR www.mydomain.com/file...
I rebuilt my entire site from scratch and need to redirect all the old URL's to new ones. Unfortunately they are all over the place so the solution seems to use mod_rewrite with .htaccess.  I ...
Dear Experts: I currently have a server that is running VMWare Server. IT has a public IP address of X.X.X.72.  The server is running CentOS 5, 64 Bit with the latest version of Apache. ...