On Tue, Sep 9, 2008 at 3:54 PM, André Warnier <[EMAIL PROTECTED]> wrote:
>
> Just a guess :
>
> 1) the new entry you have added to /etc/apache2/sites-available (and
> sites-enabled) is called e.g. "darcs", which for some reason precedes
> "default" in the directory.
> 2) in the apache.conf, there i
This is really baffling because CGI was working last week and now when
I try it again and it is not working.
All I did was add a name based virtual host in
/etc/apache2/sites-enabled/ and /etc/apache2/sites-available/
I am running apache2-mpm-prefork version 2.2.9-7 on Debian lenny/sid.
/usr/li
Hello everyone,
I run apache2 on Debian. I want to set up subdomain so instead of
www.me.org/html/foo.html visitors can just visit http://foo.me.org so
what *specifically* must I do in apache conf to do this and what type
of record should I add in my GoDaddy DNS control panel and what will
the rec
I wish to add a user account for my friend on my Apache2 webserver
(running in Debian).
How can I limit how much disk space he can use and limit how much bandwidth?
Also I would like it so he cannot explore the filesystem and is
limited to his $HOME directory only.
Zach
I am running apache2 on Debian lenny/sid. Precisely what should I add to
my httpd.conf so that /home/user can show up on my web server, and
can I have www.mydomain.org/~user instead of www.mydomain.org/user/ ?
Also how can I setup apache so that I can have http://user.mydomain.org ?
Also I want t
I manually compiled apache2 since the version packaged for Debian is
the threaded version which causes fatal memory errors on my VPS host
and it works great but now I need to tell it to start every time my
system boots. Running Debian lenny/sid (testing release) with 2.6.18
Linux kernel. How exactl
I have Apache 1.3 and now as root to add content I add files into /var/www
I have a regular user /home/bob but how do I allow him to a have space
on the webserver and what will his URL be?
Also how do I enable PHP and cgi-bin for normal users and what
directory will they use to put their CGI file
Hello,
I downloaded a chinese webpage onto my remote server using wget (where
I host my Apache 1.3 webserver - running Debian testing release) and
when I view it the Chinese characters have been replaced with ASCII
gibberish. Yet the original Chinese page displays fine in Firefox on
my local machi
I downloaded a chinese webpage onto my remote server using wget (where
I host my Apache 1.3 webserver - running Debian testing release) and
when I view it the Chinese characters have been replaced with ASCII
gibberish. Yet the original Chinese page displays fine in Firefox on
my local machine (Ubun