Hi there, I have a 'hybrid' server running Windows Server 2003, Microsoft SQL 2005, Apache HTTP server and PHP.
I would like to know how I can make a secure login for this server for example SSL...
http://www.experts-exchange.com/Networking/Protocols/Application_Protocols/SSL/Q_23234958....
We have using Apache httpd service on CentOS 5 (Kernel: 2.6.18-8.1.10.el5PAE).
We need to define the redirect for a URL with umlaut characters.
So, for "standard" URL it work OK, something like...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23475219.htm...
I have already created such configuration :
1. ServerName www.mydomain.com
2. For https://www.my_domain.com :
<VirtualHost 192.168.1.30:443>
DocumentRoot "C:/Program Files (x86)/Apache So...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23678249.htm...
Hi
I have a problem with Apache 2.2.6 (win32) server. Today with no reason apache is very slow. Apache is the front end before jboss and mod_rewrite rewrites my_domain.com to my_domain/jboss_appli...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23699252.htm...
Hi,
I am trying to do some rewrite of urls in Apache.
I have two development servers, one Windows based and one Suse based.
My rewrite rules were working fine on the Windows dev server, and I'm ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23890911.htm...
Hi,
When we receive requests as the following:
http://server/app1
http://server/app2
http://server/app3
the dir/documenrtoot for each app is:
/www/html/app1
/www/html/app2
/www/html/app...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22812981.htm...
I am a beginner with Apache, but have managed to achieve most of what I require, however, there is one final thing I would like to to if possible.
based on the servername specified, I would like...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22825635.htm...
need some redirection help for a testing platform/subdirectory on a production box
In the root document directory:
I have html pages that have a link to a css file
<link href="/template/screen....
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23126756.htm...
In a small office that has no Windows domain controller, just a Windows workgroup, I have installed Apache, for the purposes of an intranet, on a machine called MYDELL. How can I make it so that o...
http://www.experts-exchange.com/Networking/Windows_Networking/Q_23287559.html
Hi All,
I posted something similar to this before, but now have narrowed down the issue a little bit. We have an Apache server acting as a reverse proxy to a back-end machine. When a page is req...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23334085.htm...