https://github.com/delta/digitalfortress_13
https://github.com/delta/digitalfortress_13
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/delta/digitalfortress_13
- Owner: delta
- Created: 2015-01-02T07:17:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-02T07:18:40.000Z (over 11 years ago)
- Last Synced: 2025-12-21T00:56:17.852Z (6 months ago)
- Language: PHP
- Size: 1.27 MB
- Stars: 0
- Watchers: 17
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
For now v'll do the questions..
I have just put up some questions(incomplete)..
if you want to frame a question just make sure it is tougher than the rest of the questions.
Copy the following to your vhost file and add an entry to ur hosts file and setup vhost and start working..
N please update d sql dump if you change anything..
ServerAdmin webmaster@localhost
ServerName digitalfortress
DocumentRoot /var/www/digitalfortress/web_root/
Options FollowSymLinks
AllowOverride None
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
ErrorLog ${APACHE_LOG_DIR}/error.log
LogLevel warn
CustomLog ${APACHE_LOG_DIR}/access.log combined