Use CGI with suExec without vhost

2008-03-25 Thread Nicolas Letellier
Hello. I use FreeBSD 7 with apache13-modssl. I compiled apache with SuExec support. However, my CGI programs wirtual host are not wrapped by SuExec. I don't want to use a vhost (i have only one application on my apache: Nagios). If I install a CGI program in a vhost with User/Group directive

Re: vhost does not work Apache2.2

2006-11-04 Thread Peter A. Giessel
On Saturday, 2006, November 4 at 9:22, [EMAIL PROTECTED] (Wasp King) wrote: Peter, thanks. it now works alsoa 3rd question: how can my apache2.2 does nto start automatically upon rebooting? /usr/local/etc/rc.d does have the file apahce22.sh, and has the permision -r-xr-xr-x, owned by

vhost does not work Apache2.2

2006-11-02 Thread Wasp King
I did a clean install of FreeBSD 6.1 (from CD), then installed Apache2.2 using ports. Apache works fine if I donot change anything in the config files (all it says is it works!)...however, 1). if I change the line DocumentRoot /usr/local/www/apache22/data to DocumentRoot /usr/home/user1/www (and

Re: vhost does not work Apache2.2

2006-11-02 Thread Peter A. Giessel
On 2006/11/02 13:00, Wasp King seems to have typed: I did a clean install of FreeBSD 6.1 (from CD), then installed Apache2.2 using ports. Apache works fine if I donot change anything in the config files (all it says is it works!)...however, 1). if I change the line DocumentRoot

Re: vhost does not work Apache2.2

2006-11-02 Thread Wasp King
yes, I have commented out the sample ones, and yes, I added my own... VirtualHost *:80 ServerAdmin [EMAIL PROTECTED] DocumentRoot /usr/home/user3/www ServerName www.cyber***.org ErrorLog /usr/httplog/cyber***.err CustomLog /usr/httplog/cyber***.log common /VirtualHost ---

Re: vhost does not work Apache2.2

2006-11-02 Thread Derek Ragona
Make sure you are using the correct httpd.conf file. When I upgraded to 2.2 from 1.X that was my problem with my setup. The 2.2 uses a different location for the default httpd.conf file. -Derek At 04:41 PM 11/2/2006, Wasp King wrote: yes, I have commented out the sample ones, and

Re: vhost does not work Apache2.2

2006-11-02 Thread Peter A. Giessel
On 2006/11/02 13:41, Wasp King seems to have typed: yes, I have commented out the sample ones, and yes, I added my own... Make sure: NameVirtualHost *:80 is uncommented at the beginning of your httpd-vhosts.conf file. Did you try the -S command line option to verify you httpd-vhosts.conf file?

Re: vhost does not work Apache2.2

2006-11-02 Thread Peter A. Giessel
On 2006/11/02 13:41, Wasp King seems to have typed: yes, I have commented out the sample ones, and yes, I added my own... It sounds like you directory access is too restrictive. Maybe try adding to your httpd.conf something like: Directory /usr/home/user3/www Options Indexes FollowSymLinks

Re: vhost does not work Apache2.2

2006-11-02 Thread Wasp King
Thanks!! Now I understand why the changes would make it not work...I noticed that the /usr/local/www/apache22 was specified in a Directory statement, so any change would make it not working... I have added the following so all users are changed: Directory /usr/home/*/www/ Options Includes

private vhost

2006-05-24 Thread Ralphy
hello i would like to ask what command can show me the privates vhosts 'ip' in my root , i have some ips 'private in root' and wanna check wich of them are , thx ___ freebsd-questions@freebsd.org mailing list

apache vhost help.

2005-04-24 Thread Perttu Laine
vhost to go in one dir. so anything else than domain.tld, www.domain.tld and webmail.domain.tld goes to like /www-data/somedir. One solution would be make that somedir to default root, but cannot use it 'cause I have other domains on same apache taht I have to handle differently. Someone known what

Re: apache vhost help.

2005-04-24 Thread Lis
http://www.onlamp.com/pub/a/apache/2003/07/24/vhosts.html - Original Message - From: Perttu Laine [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Sent: Sunday, April 24, 2005 12:58 PM Subject: apache vhost help. I have domain configured so *.domain.tld are A record to same IP. Now I

Re: apache vhost help.

2005-04-24 Thread Duo
to make *.domain.tld vhost to go in one dir. so anything else than domain.tld, www.domain.tld and webmail.domain.tld goes to like /www-data/somedir. One solution would be make that somedir to default root, but cannot use it 'cause I have other domains on same apache taht I have to handle differently

counting vhost usage.

2005-02-19 Thread Perttu Laine
Hello! I'm in need of tool to count usage of certain ip's in connections to irc-servers. Usage vhosts in other words. Is there any good shell-script to count that from netstat or where should I go ask help with this kind of script? -- kpn @ IRCnet ___

Re: Vhost... use Apache

2004-02-02 Thread Joe Lewis
Exactly. Learning Faster is a no go. It never happens. The secret is : It's in the ports, and apache2 is the best (in my opinion) In other words, build the port, then read the documentation. (from the http://httpd.apache.org/ website). Joe Charlie Schluting wrote: Mr Kitt wrote: To whom

Vhost

2004-02-01 Thread Mr Kitt
To whom it may concern, pls provide me the cmds as well... u may give me an example so that i can learn faster n understand better... Regards, ck ;-) - BT Yahoo! Broadband - Free modem offer, sign up online today and save £80

Vhost ?

2004-02-01 Thread Mr Kitt
To whom it may concern, HEllo, lately i have 20 ips, i would like to know the way of making vhosts dns for them? pls help. thanks a lot... Regards, ck ;-) - BT Yahoo! Broadband - Free modem offer, sign up online today and save £80

Re: Vhost

2004-02-01 Thread Charlie Schluting
Mr Kitt wrote: To whom it may concern, pls provide me the cmds as well... u may give me an example so that i can learn faster n understand better... Nobody is going to give you commands for basic things. It would just take too long. Read the manual. It sounds like you're wanting to set up

Vhost ?

2004-01-31 Thread Mr Kitt
To whom it may concern, pls provide me the cmds as well... u may give me an example so that i can learn faster n understand better... Regards, ck ;-) - BT Yahoo! Broadband - Free modem offer, sign up online today and save £80