| jimmygoon | Anyone here work on the apache jakarta library? |
| megaspaz | fajita: motd |
| fajita | I wish a robot would get elected president. That way, when he came to town, we could all take a shot at him and not feel too bad... |
| stiv2k | can someone familiarize me with aliases fajita: alias |
| fajita | alias is http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias |
| stiv2k | thats not what im looking for i want to have 2 names, somewebsite.domain.com and somethingelse.domain.com to point to the same virtual host or w/e |
| megaspaz | so you want serveralias serveralias |
| fajita | serveralias is http://httpd.apache.org/docs/2.2/mod/core.html#serveralias or http://httpd.apache.org/docs/1.3/mod/core.html#serveralias |
| stiv2k | thx i dont quite understand the syntax do i just do ServerAlias somename.com someothername.com etc.com |
| megaspaz | yup |
| stiv2k | word |
| fajita | In the beginning was the Word, and the Word was with God, and the Word was God. (John 1:1) |
| stiv2k | megaspaz: does the order in which i list the hosts matter |
| megaspaz | nope |
| stiv2k | do i have to list the already defined servername in the serveralias directive stupid question |
| fajita | There are no stupid questions. However, there do seem to be a lot of inquisitive idiots. |
| megaspaz | nope it doesn't make sense to... but it doesn't hurt either |
| zachtib | hey, whenever I access my site, it tries to download the .php file rather than run it |
| Supaplex | that's cool what os is it running on? apache release? php? |
| zachtib | Supaplex: ubuntu 7.04, apache 2.2 php5 |
| Supaplex | anything in /usr/share/doc/php5/ ? |
| zachtib | yeah, lots |
| Supaplex | any README files? |
| megaspaz | yes there are debian php |
| fajita | debian php is here http://wiki.apache.org/httpd/ScratchPad/DebianPHP |
| megaspaz | debian apache config == ubuntu apache config |
| zachtib | there's a README.Debian.gx fajita: i'll look, thanks |
| fajita | zachtib: what? |
| thumbs | debian php = debian mess |
| zachtib | ok, i got that fixed |