Re: Access from Internet to web app

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For starters, all your entries >/Directory> should read </Directory>

On 20 Apr 2020, at 9:43, <serge.chavant@xxxxxxxxxxxx> <serge.chavant@xxxxxxxxxxxx> wrote:

 
                I need to access to a web app from the local network and from internet (GLPI)
 
                I use linuxlite =ubuntu 18.04 and Apache 2 with SSL certificat.
 
                The current configuration is :
  • (in « /etc/apache2/ » folder)
Apache2.conf :
<Directory /var/www/html>
AllowOverride All
>/Directory>
 
                               - (in « /etc/apache2/conf-available » folder )
                                   Glpi.conf
<Directory /var/www/html/glpi>
AllowOverride All
>/Directory>
 
                                                      <Directory /var/www/html/glpi/config>
Options -Indexes
>/Directory>
 
<Directory /var/www/html/glpi/files>
Options -Indexes
>/Directory>
 
                With this setup, the site is not available from Internet. How to do ?
 
                And I can access it about 10 minutes from local machine and after a error message appears : « A link to the SQL server could not be establied. Please check your configuration »
 
                So, it’s not reliable.
 
                I don’t understand and I don’t know what to do ?
 
                Thanks by advance for your help
 
Best regard


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux