sanmarcos | http://www.jardinpresente.com.ar/galeria/d/392-4/losangeles.jpg eh sorry |
noodl | maybe write a shell script to create the sites/user in the right way? |
sanmarcos | RewriteCond %{HTTP_REFERER} !*jardinpresente\.com.ar [NC] that |
fajita | that is interesting. Please continue. |
noodl | sanmarcos: step one |
fajita | whatever the problem, step one is to look in the error log (and any other logs that may apply, such as suexec, mod_rewrite, or mod_security). |
sanmarcos | RewriteCond: cannot compile regular expression '!*jardinpresente\\.com.ar' .* forgot it had to be regexp compliant |
checkers | noodl, the security part isn't really an issue, I'm running less than thirty vhosts and only add one a week or so for people I work with anyway, it sounds like I'm doing fine, so thanks for reassuring me :) |
`Kevin | in telnet on port 80 can i somehow specify a specific host to do like GET /index.html being that it is a shared ip |
noodl | sure, GET /index.html HTTP/1.1 // Host: whatever.com (where // is a new line, obviously) |
`Kevin | k lemme try that ty ;P |
noodl | :) `Kevin: see also: http://wiki.apache.org/httpd/Recipes/WatchingHttpHeaders |
`Kevin | noodl: thx |
Shankysv87 | the apache.org should change it so that two # signs don't end up in the channel name.. always takes you to the wrong channel :D |
action | Shankysv87 is now playing: Led Zeppelin - "The Rain Song" |
Shankysv87 | is now playing: Led Zeppelin - "The Rain Song" |
megaspaz | firefox has a knifty extension called live http headers |
action | megaspaz kicks Shankysv87 in the nuts |
megaspaz | kicks Shankysv87 in the nuts |
eat_static | hello, how do i run cgi programs on apache? |
Shankysv87 | lol i know you hate me |
megaspaz | eat_static: stick 'em in your cgi-bin |
yango | Shankysv87: please turn that thing off before Jimmy Page stops playing |
Shankysv87 | what thing? |
fajita | thing is im gettin this sporadically, for example when i turned froyd's machine on this morning it was fine because froyd's mysql was responding at froyd's domain name |
eat_static | i megaspaz do i make a symlink to the program in that directory? |
pctony | megaspaz: that has ben there for ages, |
yango | Shankysv87: the /you are playing |
eat_static | or how... |
Shankysv87 | oh sorry, won't happen again |
megaspaz | eat_static: eh? cp? mv? |
Shankysv87 | ok |
eat_static | ok lemme try |
megaspaz | i'm not sure scriptaliased directories let you do symlinks... |