Home
| FAQ | Register for an Account | FREE Domain Names | FREE Message Board
Member Support Forum | Member Profit Sharing Plan | FREE Chat Room
Commercial Advertising FAQ | CGI FAQ
| NO SPAM FAQ
|
Why Choose the DJ Cafe?
- 5 megabytes to start
- Guestbook
- Free Forum/Message Board
- Page Counters
   
- Feedback Forms
- Real Audio Server
- Microsoft Frontpage 98 Extensions
- Server Side Includes
- Vanity Domain Names
http://your-name.djcafe.com
- Custom CGI Scripts
- More Space Upon Request
|
|
Web Hosting FAQ
- How do I add a page counter?
- How do I add a guestbook?
- How do I use a feedback form?
- How do I use the formmail.pl program?
- How do I use Frontpage 98 Extensions
- How can I access the Real Audio server?
- How do I get more space?
- How do I get a FREE vanity domain name?
- How do I setup Password protected pages?
- How do I setup a vote form?How do i setup a site
search form?
|
|
| How do I add a page counter? |
1. Create a file called index.count
your directory.
2 Place the following code where you want your page counter to appear.
<!--#exec
cgi="/cgi-bin/c4g.pl"-->
   
3. Upload and view your page to see the page counter.
4. Counters can be placed on any page, just create a seperate *.count file
|
| How do I add a guestbook? |
Follow these steps to add a guestbook to your site.
1. Save this file to your hard drive - http://members.djcafe.com/guestbook.txt
2. Edit this file with any text editor and change "your_login_id_here" to your
proper login id. Keep the quotes.
3. Upload this file to your server and save it as guestbook.html You now have a guestbook.
|
| How do I use a feedback form? |
1. Copy the feedback form to your
cpu.
2. Edit the fields as you see fit.
3. Upload form to your server.
|
| How do I use the formmail.pl program? |
The formmail program can be used to process feedback forms, order forms, etc. Click Here to see
a list of formmail options.
|
| How do I use Microsoft Frontpage 98 Extensions |
Members must e-mail support@djcafe.com
to get Microsoft Frontpage 98 Extensions installed on your server. Please include domain
name, realname, address, phone number, username, and password.
Follow these steps to access your Frontpage Server:
1. Load Frontpage on your computer.
2. Open up Frontpage web: members.djcafe.com
3. Choose "show all webs" from this menu.
4. Open up your web server with your username and password.
|
| How can I access the Real Audio server? |
6 Easy steps to add Read Audio files to your web site. Ex. File http://members.djcafe.com/mike/welcome.ra
1. Create the Real Audio file and upload to your web server.
2. Create a file called music.ram in your directory.
3. The music.ram file should contain the following code to activate
the Real Audio player.
pnm://members.djcafe.com/userdj/htdocs/mike/welcome.ra
4. Replace mike with your login id
5. Replace welcome.ra with the name of your Real Audio File.
6.Click Here
to play the file with a true Real Audio server.
|
| How do I get more space? |
Under Construction
|
| How do I get a FREE vanity domain name? |
Vanity domain names are availabe to members of The DJ Cafe. in the following root domains:
*.icu2.com *.odja.com, *.djcafe.com, *.readingpa.net, *.mobile-dj.com, or
*.icu-online.com.
Vanity domains include full access to server logs, catch-all e-mail aliasing, custom cgi,
and more.
Vanity domain names are FREE to webmasters that can design and
maintain a high quality web site. References and sample work required prior to activation
of the vanity name. Click
Here to register for a FREE vanity domain name.
|
| How do I setup password protected pages? |
.
1. Use our access
program to add your username/password to our database.
2. Create a .htaccess file in the directory you would like to
password protect.
3. The .htaccess file should contain the following:
AuthUserFile /data/.htpasswd
AuthGroupFile /dev/null
AuthName username
AuthType Basic
<LIMIT GET>
require user username
</LIMIT>
Change username to the name you added to our database with the access.pl program.
|
| How do I setup a vote form? |
| Coming Soon |
| How do I setup a site searchform? |
| Coming Soon |