Home Page   #javascript  #perl  #c  #openmoko  #php  #ruby-lang  #apache  #cisco  #java  #mysql   Wallpapers Girl
Reliable $1 Web Hosting by 3iX

Channels


#apache

30 December 2007


Total 11 pages. You are browsing page 1/11.

First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last

--- Log opened Sun Dec 30 00:00:58 2007
00:03 <****> How do I "rm -rf" but exclude a file or folder?
00:06 * [DumB]SGR snickers at the thought of saying <****>
00:07 <****> Creed: frankly I don't know - but try using find with an rm arg instead? or using man rm
00:07 <****> man's got nothing to help me :( oh well, ill just move the folder out then empty it
00:09 <****> is there any simpe scripts that allows me to send mail through my website using senmail -t command?
00:09 <****> using linux
00:10 <****> formmail
00:10 <****> formmail is wa Web-to-email gateway written by Matt Wright, which sucks intensely and is deeply insecure. or Please use NMS instead.
00:10 <****> thanks
00:12 <****> lol deep feelings about formmail
00:13 <****> :/
00:13 <****> A. it's called FORmail, and is a very bad pune
00:13 <****> formmail
00:13 <****> formmail is wa Web-to-email gateway written by Matt Wright, which sucks intensely and is deeply insecure. or Please use NMS instead.
00:13 <****> and B. it is teh EVIL
00:13 <****> wooops
00:13 <****> whats bad about it?`
00:14 <****> what isn't?
00:14 <****> k
00:14 <****> :)
00:14 <****> bbs i look at it
00:19 <****> I just installed and configured mod_bw for bandwidth limiting, now how to I see if it works?
00:23 <****> anyone?
00:26 <****> oh right, just download a file never mind :)
00:27 <****> I'm here because I asked in the wrong place
00:27 <****> Right. I have a directory FULL of .php that I want users to be able to see the source of
00:27 <****> a friend says I can do some .htaccess stuff
00:27 <****> ? juchipilo has quit ("Leaving")
00:27 <****> how can I stop PHP executing those files and just let apache send them?
00:30 <****> diafic: What did you configure to have apache interpet your PHP? Maybe 'SetHandler none' if you used SetHandler/AddHandler
00:31 <****> Just for a specific dir.
00:31 <****> I have no idea, its not my machine
00:32 <****> Try SetHandler none or ForceType text/plain in your htaccess
00:32 <****> diafic: this doesn't directly answer your question, but if you want to share source code, you might also consider using a VCS and setting up something like ViewVC or Trac
00:33 <****> Its not for the same purpose
00:33 <****> a script updates client installations by checking MD5's through a script
00:33 <****> if a file is old, it wgets the file from the server
00:34 <****> but that'd provide a pre-run php script
00:34 <****> so I figured the easiest solution is to turn php off in that directory
00:34 <****> you can also update client installations using version control, but whatever floats your boat. ;)
00:34 <****> also: That code is placed there based on a soft link based on a "development" copy that runs live
00:39 <****> anyone about?
00:39 <****> ~ask
00:40 <****> i just set up a lamp server on ubuntu.. for php development
00:40 <****> gaining access to the /var/www
00:40 <****> do i just need to add myself to a group?
00:41 <****> i cant create any docs in that folder
00:43 <****> Bah, leave, why don't you.
00:43 <****> fajita: ask
00:43 <****> If you have an apache related question, please go ahead and ask it. We will not beat it out of you. We won't bite you either, at least until we get to know you better
00:52 <****> What's the .htaccess code to redirect a person visiting abc.com/def to def.abc.com?
00:52 <****> Alias
00:52 <****> Alias is http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias
00:53 <****> thanks
00:57 <****> can I somehow change the string that apache puts at the bottom of error messages and such? to, for instance, pretend my linux box runs windows? no, i wouldn't want to do just that, but i wonder if it can be done
00:59 <****> hi
01:01 <****> yes
01:15 <****> fajita: 411
01:15 <****> 411 is Length Required
01:15 <****> is there any way I can apply a stylesheet to directory listings, so if I go into thisdir/ with no index file, but only lists files and directories, can I apply a stylesheet to it?
01:15 <****> I mean, instead of creating my own script in PHP that lists the files and apply a stylesheet that way
01:18 <****> !indexoptions
01:19 <****> fajita: indexoptions
01:19 <****> indexoptions is http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html#indexoptions for apache 2.0 http://httpd.apache.org/docs/mod/mod_autoindex.html#indexoptions in 1.3 http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions for apache 2.2
01:20 <****> funky: ?
01:20 <****> IndexStyleSheet? or what
01:21 <****> Hi, is there anybody active in this channel right now?
01:22 <****> ask
01:22 <****> If you have an apache related question, please go ahead and ask it. We will not beat it out of you. We won't bite you either, at least until we get to know you better
01:22 <****> Yeah I asked my question haha
01:22 <****> well, it's not exactly an apache related question, but I would imagine there are people here that might know.
01:22 <****> BlaenkDenum: those are the options that permit you to apply some style to the index, that's all afaik
01:23 <****> I'm wondering, how much a person should make for monthly maintainence of a website, that's fully dynamic
01:23 <****> suppose you pay somebody to maintain your fully dynamic site monthly, on a bill.
01:23 <****> how much should the bill be?
01:23 <****> estimated...
01:24 <****> What's too much, and what's too little?
01:24 <****> I figured since there are probably people here that run servers, somebody might nkow.
01:25 <****> BlaenkDenum: http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html <- show something about html tables
01:25 <****> funky: sorry what? show something about html tables?
01:26 <****> so far I only found IndexStyleSheet, is that it?
01:26 <****> Anybody have any idea at all?
01:26 <****> hey i made a Directive to a postfix admin in /var/local/www/postfixadmin
01:26 <****> :D
01:26 <****> do i have to change permissions to the directory as well to make it visiable ?
01:26 <****> Well, I'm gonna go ask around in some other places.
01:26 <****>
01:26 <****> Options Indexes
01:26 <****> AllowOverride AuthConfig
01:26 <****>
01:26 <****> Options +Indexes allows a directory listing to be displayed if there is no index document in the directory the user requested.
01:26 <****> tells Apache that authentication/authorization directives are permitted in .htaccess files.
01:26 <****> BlaenkDenum: that's what you want, isn't it?
01:27 <****> Doesn't seem like any really cares to answer lol.
01:27 <****> :D
01:27 <****> ttyl.
01:27 <****> thats what i got in there
01:27 <****> is there anything missing?
01:28 <****> funky: yeah I think, so wait, what?


Total 11 pages. You are browsing page 1/11.

First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last


Tutti i nuovi CAP Italiani. Come ottenere il database completo