i have a server that i keep on standby with a "down for maintenance" version
of my website. i would like to redirect any url that might come in to just /
(my document root). could someone whip me up a quick example?
thanks,
jonahtan
On Tuesday 07 November 2006 20:32, [EMAIL PROTECTED] wrote:
> I'm a newbie to Apache, actually, a dummy (:
>
> Can someone please explain to me,
> why am I allowed to restart Apache with
>
> httpd -k {restart|graceful}
>
> while working in shell interactively,
> and am failed to do so if it's done
On Sunday 05 November 2006 18:42, Joshua Slive wrote:
> On 11/5/06, Jonathan Horne <[EMAIL PROTECTED]> wrote:
> > the main hurdle that has kept me away, is the (my) obvious misuse of the
> > directive. for instance, on 2.0, i would use this:
> >
> >
> &g
ive shyed away from apache 2.2 for a while now, due to configuration
issues/differences. today, i setup a dedicated box to run 2.2, so i can
learn the configuration differences between 2.2 and my 2.0 boxes, and
hopefully i can recreate a dev version of my production 2.0 server, on a 2.2
box.
On Wednesday 26 July 2006 18:19, Jonathan Horne wrote:
> i have a server down and i need redirect all urls that users might have
> saved as a favorite, to just the base url (on another server) so they can
> see the information page that were currently down for a hardwar
i have a server down and i need redirect all urls that users might have saved
as a favorite, to just the base url (on another server) so they can see the
information page that were currently down for a hardware failure
(www.linuxiso.org)
im trying to google this out, but the time it would take
i saw a similar thread here today, and as well i have also been reading:
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
but i cannot understand how to achieve what i would like.
i have just changed my domain from example.com to example.org. i have all my
other sites and services changed
On Saturday 22 July 2006 10:30, Vincent Bray wrote:
> On 7/22/06, Jonathan Horne <[EMAIL PROTECTED]> wrote:
> > when i setup multiple virtual hosts on my server (freebsd 6.1, apache
> > 2.0.58), how can i configure specific virtual hosts to disallow accessing
> > user
when i setup multiple virtual hosts on my server (freebsd 6.1, apache 2.0.58),
how can i configure specific virtual hosts to disallow accessing userdirs?
main reason i want to turn it off is its quite annoying to see my weblogs
where each one of my userdirs have been accessed at the root of eve