Home > Geoloqi-Website-PHP

Geoloqi-Website-PHP

Geoloqi-Website-PHP is a project mainly written in ..., based on the GPL-2.0 license.

Geoloqi website written in PHP

Example Apache Config

<VirtualHost *:80> ServerName geoloqi.dev

DocumentRoot "/var/www/geoloqi.com"
<Directory "/var/www/geoloqi.com">
    Options +FollowSymLinks
    AllowOverride all
    allow from all
</Directory>

License

Copyright 2010 by Geoloqi.com and contributors

See LICENSE

Previous:splicerack