Skip to content

jumpingGrendel/Geoloqi-Website-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Geoloqi website written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published