Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmgustavo/helloworld
An example for work with No Compite Framework
https://github.com/cmgustavo/helloworld
Last synced: about 1 month ago
JSON representation
An example for work with No Compite Framework
- Host: GitHub
- URL: https://github.com/cmgustavo/helloworld
- Owner: cmgustavo
- Created: 2012-04-13T18:59:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-13T19:15:06.000Z (over 12 years ago)
- Last Synced: 2024-04-14T20:17:41.482Z (7 months ago)
- Homepage: http://www.cinefis.com
- Size: 336 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
HelloWorld
-----------This is an example for No Compete Framework (another Perl web framework).
First create symbolic link from root to your HelloWorld folder.
sudo ln -s ~/path/to/HelloWorld /helloworld
Then your symbolic link to NC in ~/path/to/HelloWorld/perl
cd ~/path/to/HelloWorld/perl/
ln -s ~/path/to/NC NC
cd ../etc/apache/
sudo ./restart_apache.shEnjoy!