How do I configure it with .htaccess? Everything I'm seeing shows to configure
it in the apache config files.
Wayne Sallee
wa...@waynesallee.com
Eric Covener wrote:
That is not conclusive, since you would get a 403 even if mod_info was
not loaded.
You'd need to configure it and give yourself
That is not conclusive, since you would get a 403 even if mod_info was
not loaded.
You'd need to configure it and give yourself access in htaccess. If it
doesn't work, it's not loaded.
On Tue, Oct 15, 2013 at 8:15 AM, Wayne Sallee wrote:
> I tried the domain.com/server-info and got a 403 forbidd
I tried the domain.com/server-info and got a 403 forbidden so I guess that
means mod_info is not loaded.
Wayne Sallee
wa...@waynesallee.com
Eric Covener wrote:
If mod_info is loaded, and you have the override for SetHandler, you
can use it in htaccess.
On Sun, Oct 13, 2013 at 4:51 PM, Wayne S
If mod_info is loaded, and you have the override for SetHandler, you
can use it in htaccess.
On Sun, Oct 13, 2013 at 4:51 PM, Wayne Sallee wrote:
> I am getting tired of my web host changing server-wide apache config
> settings without warning. Then I am pulling my hair out trying to figure out
>
I am getting tired of my web host changing server-wide apache config settings without warning. Then I am pulling my hair
out trying to figure out why my website is not quite working as it should. And their tech support is horible, constantly
trying to shift the blame.
Is there a way I can use .