Hi,
I mean "IndexOptions" [1], not "Options +Indexes".
IndexOptions is used to control the output of mod_autoindex.
It can be used with SuppressLastModified, SuppressSize (if FancyIndexing
is also applied, details in [1]) in order to tweak the output.
The Order allow,deny stuff is not an iss
Hello apache web community,
I upgraded apache web server on RHEL 7 from v 2.2 to v 2.4. I have a question
about the procs that are spawned after the web server is started up.
For example, when I would start v2.2 (./apachectl start) it would have the root
process and spawn 2 additional apache pr
I know the docs say mixing 2.2 and 2.4 directives is not recommended:
https://httpd.apache.org/docs/2.4/upgrading.html
I don't know if that might affect the listing you're expecting, though. I
know RHEL uses SELinux for access control, but Solaris has its own similar
methods. Might be likely you
Actually I don’t know – but would that have an effect on whether all of the
file details are displayed?
Also – just to be clear – I can access the file contents when just the names
are displayed, so I’m thinking
it isn’t a permissions issue but a display issue.
Jeffrey Cauhape – IT Professional
Doesn't 2.4.x use "Require" instead of the "Order allow, deny Allow from
all"?
As I understand it, 2.4.x should have "Require all granted" in place of
those last two lines in your config.
jim
On Fri, May 3, 2019 at 1:11 PM Jeff Cauhape wrote:
> Yes, the index options are the same.
>
>
>
> This
Yes, the index options are the same.
This system (Apache 2.2.3) shows the filenames and size and mod date. (On Red
Hat 5.11)
Alias /oracle "/u01/app/oracle"
AuthType Basic
AuthName "Oracle"
AuthBasicProvider file
AuthUserFile /etc/httpd/auth/detr
Require
Le 03/05/2019 à 21:26, Jeff Cauhape a écrit :
Folks,
This is probably a simple issue, but so far I haven’t found anything
in the
doc that addresses this directly.
A user has pointed out that a listing of a directory on one system running
Apache 2.2.3 shows files with their details – mod ti
Folks,
This is probably a simple issue, but so far I haven't found anything in the
doc that addresses this directly.
A user has pointed out that a listing of a directory on one system running
Apache 2.2.3 shows files with their details - mod time, file size, etc., while
a nearly identical set up
Hello,
I successfully built a FIPS openssl based mod_ssl for Apache 2.4.39.
Everything works great via SSL when I boot Apache, EXCEPT when I then
turn on mod_ldap/mod_authnz_ldap, THEN I get the below openssl library
version mismatch. The SSL will still work, but it display the below
warning.
I t
It's the little things.
Apparently I was missing "RewriteEngine On" at the top of the file. Sorry
if this wasted anyone's time...
On Thu, May 2, 2019 at 3:34 PM Jim Weill wrote:
> We are trying to use the software collections version of apache 2.4
> (httpd24-httpd package) on RHEL6 and it
10 matches
Mail list logo