[EMAIL PROTECTED] Re: cgi-bin stopped working in apache ?! please help SOLVED

2008-09-09 Thread Zach Uram
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

[EMAIL PROTECTED] cgi-bin stopped working in apache ?! please help

2008-09-09 Thread Zach Uram
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

[EMAIL PROTECTED] Setting up a subdomain?

2008-08-29 Thread Zach Uram
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

[EMAIL PROTECTED] limiting user?

2008-08-27 Thread Zach Uram
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

[EMAIL PROTECTED] how can i setup users for apache2?

2008-08-23 Thread Zach Uram
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

[EMAIL PROTECTED] starting apache at boot?

2008-08-16 Thread Zach Uram
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

[EMAIL PROTECTED] user accounts

2008-08-16 Thread Zach Uram
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

[EMAIL PROTECTED] please help - adding Chinese character sets to Apache

2008-08-16 Thread Zach Uram
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

[EMAIL PROTECTED] Adding Chinese support to Apache 1.3.x ?

2008-08-15 Thread Zach Uram
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