virtual hosts problem..

This is a discussion on virtual hosts problem.. within the Apache Web Server forums, part of the Web Server and Related Forums category; hi, After Kerio + windows managed to delete my whole webserver, I've had to reinstall the lot.. However, I'm ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-30-2003
TrueDevi|
 
Posts: n/a
Default virtual hosts problem..

hi,

After Kerio + windows managed to delete my whole webserver, I've had
to reinstall the lot..

However, I'm having a few problems with stuff...

I have the virtual hosts working again, but cgi scripts are not
working in all of them...

I have WinXP + Apache 2.0.47 + Perl 5.8 + mod_perl + php 4.3

My virtual hosts look like this:

<VirtualHost IPADDRESS>
ServerName www.funfactory.org.uk
DocumentRoot F:/apache2/htdocs/funfactory
ServerAdmin webmaster@tdweb.co.uk
ErrorLog logs/www.funfactory.org.uk-error_log
CustomLog logs/www.funfactory.org.uk-access_log common
<Directory "F:/Apache2/htdocs/funfactory">
Options Indexes FollowSymLinks +Includes
AllowOverride None
Order allow,deny
Allow from all
</Directory>
ScriptAlias /cgi-bin/ "F:/Apache2/htdocs/funfactory/cgi-bin/"
<Directory "F:/Apache2/htdocs/funfactory/cgi-bin">
AllowOverride None
Options +ExecCGI
Order allow,deny
Allow from all
</Directory>

</VirtualHost>

Now, in this one, the cgi scripts work fine it seems.. but in an
identical one, with diff servername/directories etc, it's not working
at all..

Any idea's?

Also, any idea's how to get SSL working?

Thanx...

------------------------------------
TrueDevi|
  #2 (permalink)  
Old 07-30-2003
TrueDevi|
 
Posts: n/a
Default Re: virtual hosts problem..

On Wed, 30 Jul 2003 10:47:53 +0100, "TrueDevi|"
<not@vailable.for.spam> wrote:

>hi,
>
>After Kerio + windows managed to delete my whole webserver, I've had
>to reinstall the lot..
>
>However, I'm having a few problems with stuff...
>
>I have the virtual hosts working again, but cgi scripts are not
>working in all of them...
>
>I have WinXP + Apache 2.0.47 + Perl 5.8 + mod_perl + php 4.3
>
>My virtual hosts look like this:
>
><VirtualHost IPADDRESS>
> ServerName www.funfactory.org.uk
> DocumentRoot F:/apache2/htdocs/funfactory
> ServerAdmin webmaster@tdweb.co.uk
> ErrorLog logs/www.funfactory.org.uk-error_log
> CustomLog logs/www.funfactory.org.uk-access_log common
> <Directory "F:/Apache2/htdocs/funfactory">
> Options Indexes FollowSymLinks +Includes
> AllowOverride None
> Order allow,deny
> Allow from all
> </Directory>
> ScriptAlias /cgi-bin/ "F:/Apache2/htdocs/funfactory/cgi-bin/"
> <Directory "F:/Apache2/htdocs/funfactory/cgi-bin">
> AllowOverride None
> Options +ExecCGI
> Order allow,deny
> Allow from all
> </Directory>
>
></VirtualHost>
>
>Now, in this one, the cgi scripts work fine it seems.. but in an
>identical one, with diff servername/directories etc, it's not working
>at all..
>
>Any idea's?
>
>Also, any idea's how to get SSL working?
>
>Thanx...
>
>------------------------------------
>TrueDevi|



Ok.. I got it working myself..

But..

Any idea's on the SSL, and how to get it working?

------------------------------------
TrueDevi|
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:22 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0