Skip to main content
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
Bumped by Community user
added 87 characters in body
Source Link
user435421
  • 103
  • 1
  • 5
Server version: Apache/2.4.6 (CentOS) Server built: Nov 16 2020 16:18:20 

When I go to browser and type IP/result I do not see all the files in directory.

Alias /result "/var/geojson" <Directory "/var/geojson"> Options +Indexes AllowOverride None Order allow,deny Allow from all Require all granted </Directory> 

enter image description here enter image description here

When I go to browser and type IP/result I do not see all the files in directory.

Alias /result "/var/geojson" <Directory "/var/geojson"> Options +Indexes AllowOverride None Order allow,deny Allow from all Require all granted </Directory> 

enter image description here enter image description here

Server version: Apache/2.4.6 (CentOS) Server built: Nov 16 2020 16:18:20 

When I go to browser and type IP/result I do not see all the files in directory.

Alias /result "/var/geojson" <Directory "/var/geojson"> Options +Indexes AllowOverride None Order allow,deny Allow from all Require all granted </Directory> 

enter image description here enter image description here

Source Link
user435421
  • 103
  • 1
  • 5

Apache HTTPD does not list all files in directory

When I go to browser and type IP/result I do not see all the files in directory.

Alias /result "/var/geojson" <Directory "/var/geojson"> Options +Indexes AllowOverride None Order allow,deny Allow from all Require all granted </Directory> 

enter image description here enter image description here