rullzer

Apache vhost

No more…

by rullzer on Nov.18, 2006, under Apache vhost

well not for now.
The vhost module won’t compile on my amd64 box. And well since that is the only box in the house running appache i can’t test it for now. So a module writen in C won’t happen i geuss… At least nog for now…

sorry

1 Comment more...

Break trough in apache vhosts!

by rullzer on Nov.13, 2006, under Apache vhost, Seeds

As you might know vhosting in apache is a pain in my ass! especially when it comes to more than 3. Since everytime i add a new one i have to restart apache. First of all. what is that :S i mean seriously. That is not the way to go. Now i can live with it that i have to do this for each domain.tld but i want to create subdomains. Now that is an interesting thing. Since my dns has a database backend i can just add subdomains into it. (nice! :) ) But i need to restart appache to make it all work.

Ah what am i talking about? You can all read this on in previous posts. However there i just could not figure out how to set the default vhost settings. Such as
AllowOverride All
order allow,deny
allow from all

since well that is the basics for me. But i think i got it now. However it needs some testing but i just wanted to share this with you :) You might be hearing a lot from me soon. When I’m rich and famous!

p.s. what has this to do with the seeds? Well it could be a really nice feature!

Leave a Comment more...

Still no progress

by rullzer on Nov.02, 2006, under Apache vhost

So i worked a little on the Apache vhost. And damn. That is a bitch!! After trying to work my way torugh the API it still is not working at all! I’m of course talking about the logging and vhost things. The other part works like a charm. Maybe i should write an angry e-mail to the appache people :P

O a few days ago someone asked me if i could add caching. And well the answer is no! Since we want it to be as dynamically as possible. We want to be able to change things on the fly in the database and see direct results when we have committed. That is the whole point of this. Also i do not think it is needed that much anyway. Since it is just 1 table we check. With right indexes it should be no problem for to find a row in a fraction of a second.

2 Comments more...

Why!!!

by rullzer on Oct.06, 2006, under Apache vhost

Damn this module is really getting on my nerves. Its my own code and still not working like i want it to work!! It because those appache files are well lets say the API is not that well commented. I still do not know which module function to call with what paramters to log to a specific file. Same goes for the default .htaccess settings in you apache configs.

Maybe the new apr will help me a little bit more. However it is not yet marked stable on gentoo and i’m not in a hurry. So no need to rush things.

Leave a Comment more...

Apache vhosts mysql[2]

by rullzer on Sep.07, 2006, under Apache vhost

It is a real bitch… damn. I just can’t get the logging and setting the basic htaccess settting to work. I can’t find any documentation about this. And well it really annoys me.. Why can’t they write descents docs on the apache API? I mean i when i friend structs and can’t locate them or find on the apache website any info about them i just get really annoyed!

Tough i really want to finish this project so i’ll continue till i got it… Or till i’m insane. Anyway i’ll think i’l post the current development version online this weekend. Unless i have something better to do ofcourse ;)

Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!