> > Ok, it looks like the new apache2 httpd.conf has these:
> >
> >
> > Options Indexes FollowSymLinks
> > AllowOverride None
> > Order allow,deny
> > Allow from all
> >
> >
> >
> > Options FollowSymLinks
> > AllowOverride None
> >
> >
> > Is that sufficient considering
On Thu, 12 May 2005, Grant wrote:
> > Directory is related to the file-system directory, so you are setting it
> > for your system's root, not your webpage's root.
> >
> > You need to have a
> >
> >
> >
> >
> > Regards,
> > Martin
>
> Ok, it looks like the new apache2 httpd.conf has these:
> Directory is related to the file-system directory, so you are setting it
> for your system's root, not your webpage's root.
>
> You need to have a
>
>
>
>
> Regards,
> Martin
Ok, it looks like the new apache2 httpd.conf has these:
Options Indexes FollowSymLinks
AllowOverride
Grant <[EMAIL PROTECTED]> writes:
> Actually all of my pages are either in / or /admin/. If I leave the
> above I get a 403 when accessing https though.
Directory is related to the file-system directory, so you are setting it
for your system's root, not your webpage's root.
You need to have a
> > Ok, I fixed this by removing these lines from httpd.conf:
> >
> >
> > AllowOverride None
> > Order Deny,Allow
> > Deny from all
> >
>
> > Can anyone tell me why that block worked with the old apache2 layout
> > but not the new? Am I opening any holes by getting rid of it?
>
> In my opinion
Grant <[EMAIL PROTECTED]> writes:
> Ok, I fixed this by removing these lines from httpd.conf:
>
>
> AllowOverride None
> Order Deny,Allow
> Deny from all
>
> Can anyone tell me why that block worked with the old apache2 layout
> but not the new? Am I opening any holes by getting rid of it?
In
> > >Hi guys, I've finished moving to the new ~x86 apache2 layout and
> > >everything works except SSL. I get a 403 error when trying to access
> > >any https page. ssl_error_log says:
> > >
> > >client denied by server configuration:
> > >/var/www/localhost/htdocs/checkout.html
> > >
> > >I've
> >Hi guys, I've finished moving to the new ~x86 apache2 layout and
> >everything works except SSL. I get a 403 error when trying to access
> >any https page. ssl_error_log says:
> >
> >client denied by server configuration:
> >/var/www/localhost/htdocs/checkout.html
> >
> >I've triple-checked m
Grant wrote:
>Hi guys, I've finished moving to the new ~x86 apache2 layout and
>everything works except SSL. I get a 403 error when trying to access
>any https page. ssl_error_log says:
>
>client denied by server configuration: /var/www/localhost/htdocs/checkout.html
>
>I've triple-checked my co
Hi guys, I've finished moving to the new ~x86 apache2 layout and
everything works except SSL. I get a 403 error when trying to access
any https page. ssl_error_log says:
client denied by server configuration: /var/www/localhost/htdocs/checkout.html
I've triple-checked my config and it looks goo
10 matches
Mail list logo