Are you sure your own the right mailing list. It appears that your using
nginx and not Apache. Also, look for .htaccess files.
On Mon, Dec 26, 2011 at 2:13 AM, Reetika786 wrote:
>
> Hi
>
> In main config override is none still I am getting this error after
> authentication
>
> 401 Authorizatio
Hi
I need to ask few more things see i dont have domain hosted and i want to
see my site as mozwp.leosysserver.net and domain leosysserver.net is not
hosted anywhere its my linux server name/machine name . How do I configure
my virtual host to see my webpages using this URL
mozwp.leosysserver.
On Mon, Dec 26, 2011 at 4:54 AM, Reetika786 wrote:
>
> Hi
>
> I need to ask few more things see i dont have domain hosted and i want to
> see my site as mozwp.leosysserver.net and domain leosysserver.net is not
> hosted anywhere its my linux server name/machine name . How do I configure
> my virt
- Original Message -
> Version of Apache 2.3.15
>
> The documentation for mod_auth_form says that it works with digest or
> basic
Actually, mod_auth_form should work with any kind of authentication
system that you come up with, since it essentially gives up control
to you and your applic
- Original Message -
>
> Hey there,
>
>
> Looking to test some mod_rewrite and redirect rules, but trial and
> error on is tedious at best :).
>
>
> Has anybody ever written an mod_rewrite/redirect simulator? It would
> load the Apache conf, then when provided with a URL it would display
Hi.
Is it possible to set options (i.e. Allow from all) for a _single_ file
while not using ?
I'd like to have a default-deny policy for the whole vhost,... therefore
I have something like:
Order allow,deny
deny from all
But I'd like to allow access for single files or dirs.
For dirs this is
I couldn't figure out how to get digest authentication working with
mod_auth_form, the documentation mentions it once, but offers no specifics and
I was unable to guess it (I even tried looking at the source for comments that
might help).
Now as to why I would rather use digest authentication,
Hi
Make an entry in /etc/hosts
192.168.1.184 [Machine IP address] mozwp.leosysserver.net www.
mozwp.leosysserver.net
then edit apache config file. look for yours apache config file or virtual
host config file.
vi /etc/httpd/conf/httpd.conf
ServerName mozwp.leosysserver.net
ServerAlias www.m