F5F Stay Refreshed Software Operating Systems Error message indicates inability to reach external network resources.

Error message indicates inability to reach external network resources.

Error message indicates inability to reach external network resources.

J
Jake_TheDoge
Member
207
05-19-2023, 10:56 AM
#1
Hello, your Nextcloud server and RAID array are connected through a local network at 10.0.0.99. You're trying to access it from outside your home network. You've adjusted permissions to 0777 and 0755, but the owner is set to www-data:www-data. It seems the issue might be with the ownership or firewall settings. Consider verifying the correct ownership and checking for any network restrictions.
J
Jake_TheDoge
05-19-2023, 10:56 AM #1

Hello, your Nextcloud server and RAID array are connected through a local network at 10.0.0.99. You're trying to access it from outside your home network. You've adjusted permissions to 0777 and 0755, but the owner is set to www-data:www-data. It seems the issue might be with the ownership or firewall settings. Consider verifying the correct ownership and checking for any network restrictions.

T
TheZoosk
Member
158
05-19-2023, 11:31 PM
#2
Update the access.conf file for the Apache server. Adjust the httpd.conf settings and restart the Apache service.
T
TheZoosk
05-19-2023, 11:31 PM #2

Update the access.conf file for the Apache server. Adjust the httpd.conf settings and restart the Apache service.

D
Dododaan12345
Junior Member
40
05-26-2023, 03:31 PM
#3
Do you want to clarify this configuration?
The settings specify directory options, indexing behavior, symbolic links handling, and permissions.
D
Dododaan12345
05-26-2023, 03:31 PM #3

Do you want to clarify this configuration?
The settings specify directory options, indexing behavior, symbolic links handling, and permissions.

C
cougar572
Junior Member
9
05-26-2023, 09:40 PM
#4
Place the directory in the specified path and configure the index settings accordingly.
C
cougar572
05-26-2023, 09:40 PM #4

Place the directory in the specified path and configure the index settings accordingly.

S
SinAyy
Member
204
05-26-2023, 11:05 PM
#5
Included additional details but encountered a 403 Forbidden error.
Directory path: /var/www/
Indexing settings: FollowSymLinks, AllowOverride All, Require all granted
Access control: Allow from all sources
S
SinAyy
05-26-2023, 11:05 PM #5

Included additional details but encountered a 403 Forbidden error.
Directory path: /var/www/
Indexing settings: FollowSymLinks, AllowOverride All, Require all granted
Access control: Allow from all sources

J
jakobhans
Junior Member
35
06-02-2023, 01:39 PM
#6
The configuration for the Virtual Server should be placed in the specified virtual directory, not in the main Apache configuration file.
J
jakobhans
06-02-2023, 01:39 PM #6

The configuration for the Virtual Server should be placed in the specified virtual directory, not in the main Apache configuration file.