|
|
| Author |
Message |
Alijade Newbie
Joined: 27 Jan 2005
|
| Posted: Tue Feb 08, 2005 4:42 pm Post subject: Newbie needs help / Newbie needs help |
|
|
Hi Everyone,
New to this site and hope someone can offer some advice. I am an exhibitionist and have been giving guys free shows on Yahoo and MSN for ages. Usually on my own but sometimes my hubby joins in. I basically just pick them up in chatrooms and if I like them I play for them Think it's about time I started to earn a few £s from my shows. Anybody in the UK doing similar? How do you get paid? What about ISP restrictions? I have a good Digicam and broadband so quality of show is pretty good. I thought about a private website where I would put new pics on each week and write a diary about my experiences but don't know where to send it. Think geocities is a bit basic. Are there any other good (and preferably free!!) web site hosts? And of course, security is important too. Look forward to your replies.
Luv
Alijade xxx |
|
| Back to top |
|
 |
latviangirls Not so new
Joined: 19 Dec 2004
Location: Latvia
|
| Posted: Tue Feb 08, 2005 6:31 pm Post subject: Try NetLife247 / Newbie needs help |
|
|
Hi,
If you are based in the UK, then I would suggest that you try www.netlife247.com as they have a special section for British girls.
It is the only British based live Videochat site that I know about, they pay in GBP. They always pay on time, their customer support is the best that I know of and they are very nice people to deal with.
The site is down at them moment for upgrading, but once they are back up and running, then I think that you will do very well with them (you can also charge higher prices there because the GBP is so high against the USD at the moment).
Kind regards,
Marina |
|
| Back to top |
|
 |
secret Old hand
Joined: 28 Sep 2004
Location: europe
|
| Posted: Wed Feb 09, 2005 3:31 am Post subject: / Newbie needs help |
|
|
Models I know use www.ikobo.com for payment but you might like working on a site like iFriends too. I believe most free webspace providers like geocities don't allow adult sites. You could use your personal webspace provided by your broadband ISP. Most ISP's give you 50mb of webspace with unlimited bandwidth to use.
I made a quick tutorial on using your webspace with a free domain here http://secret.atspace.com/articles-freehosting.htm . When I get some free time I will go into detail about protecting parts of your site using .htaccess. But here are the basics...
1) create a x.htpasswd file, for example
| Quote: | | kittycam:tdtDjrHy6uCKs |
you can generate the password from this http://kittycam.is.dreaming.org/passwordgenerator.htm
2) upload x.htpasswd to an inaccessible part of your site and rename it to .htpasswd
3) create a x.htaccess file, for example
| Quote: |
# Prevent people from seeing the contents of .htaccess
<Files .htaccess>
order allow,deny
deny from all
</Files>
# end
# Protect yummy directory with password
<Directory /yummy>
AuthName "for members only"
AuthType Basic
AuthUserFile ../../../.htpasswd
require valid-user
</Directory>
# end |
4) upload x.htaccess to the directory you want protected and rename it to .htaccess
When anyone accesses any files under the /yummy directory it will ask them for a username/password. You can have multiple usernames or just one username/password and change it weekly on your site, and mail the new password to your members etc. You could use something like webcam32 http://webcamworld.com/reviews/webcam32.html for example with a protected part of your site to do shows for your members. Every time you do a new show just change the .htpasswd |
|
| Back to top |
|
 |
|
Adult Webcam FAQ Forum Index
-> Chat -> Newbie needs help |
All times are GMT + 8 Hours
|
| Page 1 of 1 |
|
The messages about Newbie needs help on this page were written by the authors above as indicated and do not express
the opinion of this web site.
|
Powered by phpBB © 2001, 2005 phpBB Group
|