Hi team,
Thanks for your answer
Oops ! I’m not rewrite correctly from my VM
On my VM, the « > » doesn’t exist. These are the « < ».
So, it’s not the problem, sorry.
I need your help
Thanks for advance
Best regards
De : Jack M. Nilles <[email protected]>
Envoyé : lundi 20 avril 2020 20:11
À : [email protected]
Objet : Re: [users@httpd] Access from Internet to web app
For starters, all your entries >/Directory> should read </Directory>
On 20 Apr 2020, at 9:43, <[email protected]
<mailto:[email protected]> > <[email protected]
<mailto:[email protected]> > wrote:
Hi team,
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