On Mon, Feb 03, 2020 at 09:10:25AM -0500, Greg Wooledge wrote:
On Mon, Feb 03, 2020 at 06:59:55AM +, Russell L. Harris wrote:
I receive the following error message when attempting to enable a
virtual host (apache2 in Debian 10):
root@penelope:/etc/apache2/sites-available# a2ensite domain
On 2/3/2020 4:55 PM, Russell L. Harris wrote:
> On Mon, Feb 03, 2020 at 07:42:12AM +, Andy Smith wrote:
>> Does calling it as:
>>
>> # /usr/sbin/a2ensite ???
>>
>> work?
>
> root@penelope:/usr/sbin# /usr/sbin/a2ensite
> Your choices are: 000-default default-ssl domain1.com domain2.com
> Which s
On Mon, Feb 03, 2020 at 07:42:12AM +, Andy Smith wrote:
Does calling it as:
# /usr/sbin/a2ensite ???
work?
root@penelope:/usr/sbin# /usr/sbin/a2ensite
Your choices are: 000-default default-ssl domain1.com domain2.com
Which site(s) do you want to enable (wildcards ok)?
domain1.com
Enabling
On Mon, 3 Feb 2020 07:40:25 +
"Russell L. Harris" wrote:
> On Mon, Feb 03, 2020 at 08:29:30AM +0100, john doe wrote:
> >What is the content of your 'PATH' env?
> >
> >$ printf "%s\n" "$PATH"
>
> root@penelope:/usr/sbin# printf "%s\n" "$PATH"
> /usr/local/bin:/usr/bin:/bin:/usr/local/games:
On Mon, Feb 03, 2020 at 06:59:55AM +, Russell L. Harris wrote:
> I receive the following error message when attempting to enable a
> virtual host (apache2 in Debian 10):
>
>root@penelope:/etc/apache2/sites-available# a2ensite domain1.com.conf
>bash: a2ensite: command not found
You use
On Mon, Feb 03, 2020 at 08:29:30AM +0100, john doe wrote:
What is the content of your 'PATH' env?
$ printf "%s\n" "$PATH"
root@penelope:/usr/sbin# printf "%s\n" "$PATH"
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
I really must turn in for the night, and resume this on the morrow.
On 2/3/2020 8:40 AM, Russell L. Harris wrote:
> On Mon, Feb 03, 2020 at 08:29:30AM +0100, john doe wrote:
>> What is the content of your 'PATH' env?
>>
>> $ printf "%s\n" "$PATH"
>
> root@penelope:/usr/sbin# printf "%s\n" "$PATH"
> /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
>
In addi
Hi Russell,
On Mon, Feb 03, 2020 at 07:11:21AM +, Russell L. Harris wrote:
> On Mon, Feb 03, 2020 at 07:05:11AM +, Andy Smith wrote:
> >(do these as root, since that seems to be how you are working)
> >
> ># which a2ensite
> ># ls -la /usr/sbin/a2ensite
>
> root@penelope:/etc/apache2/site
On 2/3/2020 8:11 AM, Russell L. Harris wrote:
> On Mon, Feb 03, 2020 at 07:05:11AM +, Andy Smith wrote:
>> Hi Russell,
>>
>> On Mon, Feb 03, 2020 at 06:59:55AM +, Russell L. Harris wrote:
>>> I receive the following error message when attempting to enable a
>>> virtual host (apache2 in Debi
On Mon, Feb 03, 2020 at 07:05:11AM +, Andy Smith wrote:
Hi Russell,
On Mon, Feb 03, 2020 at 06:59:55AM +, Russell L. Harris wrote:
I receive the following error message when attempting to enable a
virtual host (apache2 in Debian 10):
root@penelope:/etc/apache2/sites-available# a2ens
Hi Russell,
On Mon, Feb 03, 2020 at 06:59:55AM +, Russell L. Harris wrote:
> I receive the following error message when attempting to enable a
> virtual host (apache2 in Debian 10):
>
>root@penelope:/etc/apache2/sites-available# a2ensite domain1.com.conf
>bash: a2ensite: command not f
I receive the following error message when attempting to enable a
virtual host (apache2 in Debian 10):
root@penelope:/etc/apache2/sites-available# a2ensite domain1.com.conf
bash: a2ensite: command not found
The configuration file domain1.com.conf is owned by root:root and has
permissions i
On 2. okt. 2007, at 00.17, Michael Shuler wrote:
http://cband.linux.pl/
http://mod-cband.com/cband-status
Interesting - I will have to take a look at this. It's available in
etch - I just need to see if it can be configured only for monitoring
and not limiting (of course you can set extre
On 10/01/2007 04:17 PM, Chris Searle wrote:
> I know I can see on the awstats graph for each host the usage there. But
> - is there a simple way to either get ntop to separate by virtual hosts
> (not sure if this kind of customization is available) or - some other
> way to collect this information
Just been monitoring a new server - it has several apache2 virtual
hosts and ntop is reporting within the last day 250M bandwidth usage
on http alone.
I know I can see on the awstats graph for each host the usage there.
But - is there a simple way to either get ntop to separate by virtual
Hey all,
Thank you very much for your help! I will go back and make the
changes.
Blessings,
Rocky
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, Jul 31, 2007 at 09:30:38AM -, rocky wrote:
> Hey,
>
> I'm runing Debian etch with apache2 on it. To make the server host
> many website I added the following code to the end of /etc/apache2/
> apache2.conf
> --Code
> begin
# HTML documents, with indexing.
>
> Options +Includes
>
this is extremely insecure if your machine is public see Order Deny, Allow
# CGI Handling
> ScriptAlias /cgi-bin/ /var/www/workzone/cgi-bin/
>
> Options +ExecCGI
>
Hey,
I'm runing Debian etch with apache2 on it. To make the server host
many website I added the following code to the end of /etc/apache2/
apache2.conf
--Code
begin--
NameVirtualHost *
# Basic setup
S
19 matches
Mail list logo