How To Setup/Run Your Website On the DEEP WEB: Setting Up Apache and Creating an Onion Link

How To Setup/Run Your Website On the DEEP WEB: Setting Up Apache and Creating an Onion Link

HomeOther ContentHow To Setup/Run Your Website On the DEEP WEB: Setting Up Apache and Creating an Onion Link
ChannelPublish DateThumbnail & View CountActions
Channel Avatar TaylorsTutorials2015-10-25 05:42:03 Thumbnail
40,595 Views
Visit Site: http://www.taylorstutorials.com
Ask Questions, request tutorials, or just discuss tutorials in general at my forum http://www.taylorstutorials.com/forum

LINKS:
::::::::::::
– Tor: http://www.torproject.org/download
– Wamp Server: http://www.wampserver.com/en/#download-wrapper
– If you are having problems with installing Wamp: https://www.youtube.com/watch?v=iRTx3Ax9hio
– TUTORIAL ON CREATING A WEBSITE FROM SCRATCH: https://www.youtube.com/playlist?list=PLoDaL8q1p7HgQeRLuJ7vBP4oiHiqJ1ldP

– TEXT PUT IN THE TORRC FILE:
—————————————————
# Hidden Service

HiddenServiceDir C://Users//UserName//tor_service

HiddenServicePort 80 127.0.0.1:80
—————————————————
IF YOU ARE USING LINUX, USE THIS CODE INSTEAD
# Hidden Service

HiddenServiceDir /root/tor_service

HiddenServicePort 80 127.0.0.1:80
————————————————————————————————————
Hey Guys, in this tutorial you will learn how to run your already made website on the deep web using your localhost server running apache. I mentioned this in the video, but it is important to note that THE WEBSITE WILL ONLY WORK IN THE DEEP WEB WHEN YOUR APACHE SERVER IS RUNNING. I recommend only using this method if you are not planning on running a constant service that is accessible all of the time. Other than that, this tutorial will help you get started in putting your website out on the big dark deep web

Please take the opportunity to connect and share this video with your friends and family if you find it useful.