Tagged Questions

0
votes
0answers
20 views

Apache virtual host configuration on debian [closed]

Migrated to Server Fault Apache virtual host configuration on debian Im new to apache configuration and would be really glad if someone helped me with the following.Im running ap …
0
votes
2answers
23 views

Wordpress not working when using Apache virtual hosts

I currently use virtual hosts on my computer so that I can manage multiple sites on my computer. Currently, I use c:/vhosts/php (default localhost) for regular PHP development, …
0
votes
0answers
29 views

Setting up virtual hosts with Apache 2.2 on Windows [closed]

I've looked at this question: http://stackoverflow.com/questions/825095 But it's not working. What I did was the following: In httpd.conf, uncommented the Virtualhosts include, …
0
votes
1answer
49 views

How can I configure VirtualHost without restarting Apache web server?

I have mentioned here apache web server because i am using that one.
0
votes
2answers
41 views

Reaching files outside od the documentroot scope

Hi. I'm writing a script to build a dynamic website, the website is created by loading external components. The DocumentRoot is location at /sites/website/public the components di …
1
vote
3answers
81 views

How to direct subdomains to the correct JBoss App?

Hi, new to JBoss and am configuring some applications. I know how to do this in apache webserver, but not using Jboss. I have successfully deployed 3 applications on a redhat box …
1
vote
4answers
118 views

Why does my mod_perl script freeze my server?

Hi! I cannot make my Perl script run stable on the server. Here is the problem. When the script is accessed more than 5 times a second, the server freezes. And some time later th …
1
vote
1answer
117 views

Apache 2.2 localhost VirtualHosts problems

Hi all, I am trying to setup my dev machine with virtual hosts so I can access my development projects with a simple url, like http:// project.dev/ rather that a whole http:// 127. …
1
vote
2answers
49 views

How to use on the same Apache2 Server 2 differents Certificates using VirtualHost ?

Hello, I get a certificate from Gandi for a domain www.mondomaine.fr But for sql.mondomaine.fr I wanted to use a Self-Signed SSL certificate. If I active sql.mondomaine.fr, the w …
0
votes
0answers
69 views

Is the Timeout directive of Apache overrideable in htaccess or inside of a <VirtualHost>?

I want to override the Timeout configuration of apache, only for one domain. I would prefer to be able to offer the option of overriding it in the htaccess, but manually configurin …
0
votes
0answers
19 views

Separate Website From Application with VirtualHosts

I would like to host 1 part of my project on the www.domain.com and domain.com, but if it's not either of those, route it to another separate site on the same box. This should exp …
2
votes
7answers
158 views

Virtual desktop environment for development

Our network team is thinking of setting up a virtual desktop environment (via Windows 2008 virtual host) for each developer. So we are going to have dumb terminals/laptops and sho …
0
votes
0answers
37 views

Apache 2.2 VirtualHosts on Vista

Apache 2.2 set up on Windows Vista When I go to localhost in my browser I get the "It works!" page, so I'm pretty sure it installed just fine Problem is when I go to a VirtualHos …
1
vote
5answers
210 views

Apache: VirtualHost with [PHP|Python|Ruby] support

Hi there, I am experimenting with several languages (Python, Ruby...), and I would like to know if there is a way to optimize my Apache Server to load certain modules only in cert …
2
votes
3answers
151 views

Running mutliple websites locally Apache PHP Ubuntu

Hi, I am attempting to run more than one virtualhost(?), for example: http:/localhost will point to one project, http:/newsite to another and http:/myfavourite again to a differen …

1 2 3 next
15 30 50 per page