@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet


Comments:

<0> hello all!
<0> I would need help with apache 2.2 on a windows box. let me explain:
<0> I install without setting it as a service (launched in console mode only) ... is there a way I could reverse the situation and make it a service again? (without loosing my config???!!))
<0> oh.. and im patient !
<0> =)
<0> you should me stare at the screen waiting for a noble saoul to answer this one
<0> hehe
<0> (see me)
<0> sorry
<0> I'm a wuss... only drank one beer and already making typos!
<0> ... so its dead here
<0> ...
<0> cool... ;) l8r
<1> 3 minutes of patience. remarkable.
<2> haha



<3> hi everybody, I have a problem with mod_rewrite, I'm using this: RewriteRule ^([^\/]+)\.html(\?|)(.*) /index.php?mr=1&page=$1&$3 [L,NC] it worked fine yesterday p***ing the hole query string, today it doesn't. no idea what might have changed
<4> Hello people
<3> hello you
<4> Someone could take a look at http://82.79.71.105/prefata/1.html and tell me why RewriteRule ^([^/]*)/([^/]*)\.html$ /?$1&id_meniu=$2 [L] doesn`t take me the css style?
<3> funny i have the same problem lol
<4> I want to make a SEO url and doesn`t work..
<3> well i think you have to escape /
<3> ^([^\/]*) and so on
<4> wait tu check
<4> nop
<4> same think
<3> so your rule sends you to /?prefata&id_meniu=1
<3> or is that what you want
<3> your rule seems cyclic now
<4> ?prefata is the page that i load id in main index
<4> and id_menu need it for take something from db
<4> seems that page it is load as i need but why doesn`t take the css ?
<4> ....
<3> so your index.php knows what to do with the parameter ?prefata ?
<4> yes
<4> it is loaded
<4> but why css doesn`t work?
<4> elseif(isset($_GET['prefata'])) require_once 'prefata.php';
<4> ..
<4> ;)
<4> so it loaded it ..
<3> try to put an absolute href for the css file
<3> see if that solves it
<4> hmm
<4> http://82.79.71.105/prefata/imagini/header/principal.jpg
<3> it might be that it's looking for style.css in the wrong place, like in /prefata
<4> why he try to take images and all from prefata ?
<4> .......
<3> yeah my point exactly
<4> url must be: http://82.79.71.105/imagini/header/principal.jpg
<3> hang on I'm gonna look in the mod-rewrite docs
<4> and how to solve problem?
<3> try to replace L with R which does a redirect
<4> hum
<4> done
<4> it`s work
<4> ah no
<4> :))
<4> http://82.79.71.105/?prefata&id_meniu=1
<4> it redirect me to ...
<4> and that work but no http://82.79.71.105/prefata/1.html
<3> http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html
<3> if you want the URL to say /prefata/1.html I think you must use absolute paths in your html
<3> don't see other solution, but i'm no expert, i'm here looking for help too
<4> np negora i`ll research
<4> ..
<4> RewriteBase /
<4> found
<4> huh
<4> still doesn`t work
<5> .head www.di-ve.com
<6> 500 HTTP timeout



<5> .head www.hzs.be
<6> 200 OK
<6> Server: Apache/1.3.20 (Linux/SuSE) PHP/4.0.6
<7> has anyone ever used a Sun AMD box?
<8> not yet.
<7> we might get a bunch
<7> but I don't know if they're worth it or not
<7> and I think they're probably not
<8> they will have a certain amount of price merely because it is sun. some people find that worthwhile, others do not.
<7> word
<7> I concede that element of preference
<8> if you mean "worth it, compared to what 'i' could build them for" then likely you could beat their price easily, even with the highest quality ch***is and motherboards, and did your own accounting for the cost of burn-in tests. but you would be much closer than if you put the cpu's in **** cases and mobos.
<6> No problemo!
<7> there are sort of to comparisons at play
<7> one is to what we could build on our own
<8> right now i'd wait, until amd releases the ddr2 controllers.
<7> but that's sort of a big dream
<7> it's really just a comparison to ibms
<7> which have their own big company premiums
<8> between ibm and sun for amd servers? i'd prefer sun, but only by a little.
<7> ibm xeons
<7> vs sun amds
<7> although if we made some switch to amds without it being sun
<7> that might be cool too
<7> ddr2
<7> that's new faster memory?
<8> yes.
<7> I thought I bought some ddr2 memory
<7> but I don't remember what for
<5> TheJesus do you register domainnames with your company?
<7> do I what who with the which what
<7> I'm not a registrar
<5> oh
<7> if that's what you're asking!
<5> :-/
<5> yea
<7> sorry dude
<5> heh np
<5> but I dont have a car
<7> warbiking?
<5> my bike is in belgium :-/
<7> poor
<5> theres only one wireless network here! and its ours!
<7> no way it's mine
<7> you network thief
<7> dammit the internet is quiet
<7> lazy sleeping PSTers
<5> whats a pster?
<7> pacific standard time er
<5> ha thanks :)
<5> im on the roof now
<5> 4 networks found :)
<5> 16 found
<5> ha free internet
<8> fee internet
<5> testing
<9> yaaaaaaay netgear DCC SEND "1234567891011"
<9> they still haven't fixed that crap
<9> <= will never buy netgear stuff again
<5> mmmm
<7> what is this dcc send 1234567891011 business
<9> it hoses netgear routers
<9> in a certain port range
<10> someone alive?
<1> take a wild guess?
<11> Please just ask your question, don;t ask if we are here, of if we can answer a question.. had you already asked your question I may have been already answering it, instead of telling you this
<12> Hello people, i`ve came back with another question about mod_rewrite... i have: RewriteRule ^([^/]*)-([^/]*)\.html$ /?$1&id_meniu=$2 [L] and works fine .. that changed ?prefata&id_meniu=1 intro /prefata-1.html but i want to remove extension .html and i-ve deleted \.html$ and seems that doesn`t work
<12> Someone could tell me why doesn`t work if i remove it ? why doesn`t work when i access: /prefata-1
<12> Thanks


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #apache
or
Go to some related logs:

a simple jsp using ditchnet taglibs
#AllNiteCafe
secure epayments+awful
#linux
#chatzone
#AllNiteCafe
calc.exe+asm
#linuxhelp
gd lib iss errors
haqq ghal liba



Home  |  disclaimer  |  contact  |  submit quotes