Skip to content

A easy way to build a translated web with some static pages and dynamic content

Notifications You must be signed in to change notification settings

jc-src/JcSimpleFrameWrk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JcSImpleFrameWrk ( V1.1 )

Simple Web Site. Translable, routing SEO friendly and translable. Static Content with no db query and dynamic pages.

Landing sites or Business Sites with none or little logic.

/includes/Config: routing, key=>value

/web/index.php to control what to view and how.

Not finished, nice error 500 layout. In include / boostrap.php global var environment is settet.

Vhosts

<VirtualHost *:80> DocumentRoot "path to /github/BeFrameOne/web" ServerName beframeone.dev <Directory "path to /github/BeFrameOne/web/"> Options Indexes FollowSymLinks MultiViews AllowOverride ALL Order allow,deny allow from all

About

A easy way to build a translated web with some static pages and dynamic content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published