Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 02-04-2008, 10:18 PM   #1 (permalink)
ClubHost.in
 
cancer10's Avatar
 
Join Date: Mar 2005
Location: Jaipur, Rajasthan
Posts: 184
Exclamation Tutorial - How to host your website on your computer (For Beginners Only)


Hi,

This is a tutorial on how to host your website on your PC.


1) Download CIS WebServer from Here

2) Install it (its very easy to install like other programs).

3) After installation, run the program from Start > Programs > CIS WebServer > CIS WebServer.exe. You will see a screen similar to the following:



A little description about each of the controls.

* Status = Current status of the server.
* Site Hits = Total hits your site got till now.
* Users Connected = Total unique visitors connected to your site.
* Bytes Sent = Total size of packets sent from your PC.
* Bytes Received = Total size of packets received to your PC.
* Server Uptime = Total time since the server is running.
* Local Address = Is the local server address which can be accessed through LAN. or you can use http://localhost/ instead.
* Your Site Located At = This is the IP address through which your site can be viewed on LAN and Internet.
* Connected IP Address = Visitors IP address who has visited your site with Date and Time.
* Save Auto Log = Automatically save logs of the visitor's IP address.
* Enable IP Listing = Enables IP listing in the listbox. If unchecked does not logs any IP addresses.


4) Click on the Settings button > Set path

5) Clicking on the Set Path shows you another window, where in you can select the Drive > Directory name where you have your index.html file. (index.html file is the main file that shows as your default homepage)

6) Click on Settings > Preferences > HTTP Options.

You can set the Preferences of your web server. You can set your desired Port number. But it is recommended that you set your Port number to 80. You can enable a music file if you want it to play when a user visits your site. Checking on Run on Startup enables your WebServer to run automatically when Windows Starts. You can ban IP address of your visitors. Press Ban IP to show the Ban IP window. Click Save to save the settings.

7) You are done. Open your browser and type http:// followed by your IP address. or you can simply click on the Your Site is Located at link on the web server. You can see your index.html file in this way.

Last edited by cancer10; 03-04-2008 at 07:01 AM.
cancer10 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 02-04-2008, 10:31 PM   #2 (permalink)
In The Zone
 
anand1's Avatar
 
Join Date: Sep 2007
Location: 23 17'N, 86 05'E
Posts: 369
Default Re: Tutorial - How to host your website on your computer

It can also be done with the IIS server configured on your system. Why not use Windows than going for the third party software. Anyways thanks for sharing.
__________________
Technology On The Fly
anand1 is offline  
Old 02-04-2008, 10:33 PM   #3 (permalink)
ClubHost.in
 
cancer10's Avatar
 
Join Date: Mar 2005
Location: Jaipur, Rajasthan
Posts: 184
Default Re: Tutorial - How to host your website on your computer

Well, its for newbies and beginners.

Damn, I should have mentioned it in my post. My bad
cancer10 is offline  
Old 02-04-2008, 11:29 PM   #4 (permalink)
mera kutch nahi ho sakta
 
chesss's Avatar
 
Join Date: Oct 2005
Location: Delhi
Posts: 880
Default Re: Tutorial - How to host your website on your computer

will this(or IIS) work with shared external I.P?

Thx for the tut btw
__________________
jin files ka koi server nahi hota unka bittorrent hota hai

Last edited by chesss; 03-04-2008 at 12:04 AM. Reason: Automerged Doublepost
chesss is offline  
Old 02-04-2008, 11:32 PM   #5 (permalink)
Perpetual Fresh Stock
 
siddes's Avatar
 
Join Date: Feb 2007
Location: Jaipur
Posts: 50
Default Re: Tutorial - How to host your website on your computer

I'm not sure if IIS is free.

In which case Apache would be a better option (as of Feb 2008, 50% of all websites are hosted on it) because of continuous ongoing development, and because it's open source.

Going by the Mozilla FF project, it should have lesser bugs than IIS.

And if you want a quick, easy-to-use package, consider EasyPHP, which is a combination of an Apache web server, MySQL and PHP extensions.
siddes is offline  
Old 02-04-2008, 11:40 PM   #6 (permalink)
mera kutch nahi ho sakta
 
chesss's Avatar
 
Join Date: Oct 2005
Location: Delhi
Posts: 880
Default Re: Tutorial - How to host your website on your computer

and how does this work if the PC has dynamic IP?? sry if noobish Q's
__________________
jin files ka koi server nahi hota unka bittorrent hota hai

Last edited by chesss; 02-04-2008 at 11:54 PM.
chesss is offline  
Old 03-04-2008, 12:35 AM   #7 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 835
Default Re: Tutorial - How to host your website on your computer

Quote:
Originally Posted by chesss View Post
and how does this work if the PC has dynamic IP?? sry if noobish Q's
^^need to make use of noip.com or dyndns.com or similar service
axxo is offline  
Old 03-04-2008, 01:33 AM   #8 (permalink)
:-o
 
aakash_mishra's Avatar
 
Join Date: Aug 2006
Location: sIn cItY
Posts: 240
Default Re: Tutorial - How to host your website on your computer

There is one more software like this called WebSite Robot


It can be downloaded from here
__________________
www.amiable.in
aakash_mishra is offline  
Old 03-04-2008, 01:54 AM   #9 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: Tutorial - How to host your website on your computer

wamp and xampp are the best all in one installation softwares (webserver+php+mysql+phpmyadmin)



_
DigitalDude is offline  
Old 03-04-2008, 07:02 AM   #10 (permalink)
ClubHost.in
 
cancer10's Avatar
 
Join Date: Mar 2005
Location: Jaipur, Rajasthan
Posts: 184
Default Re: Tutorial - How to host your website on your computer

ok I have changed the subject and added (For Beginners Only).

Hence Apache or IIS shouldnt be compared to this software
cancer10 is offline  
Old 03-04-2008, 09:44 AM   #11 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: Tutorial - How to host your website on your computer

^^^

actually its not just the question of skills... we say apache or IIS because they are very secure and not that complex as people think....

maybe if people just want to play with, this software might be useful...


_
DigitalDude is offline  
Old 03-04-2008, 05:09 PM   #12 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: Tutorial - How to host your website on your computer

nice tut ....

apache HTTP server is already provided in digit cd ..... & joomla 2 ...... which 1 is good ...... will b trying this tut ....... or where 2 find & install IIS server ?
__________________
... W H O T ...
ax3 is offline  
Old 03-04-2008, 05:27 PM   #13 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: Tutorial - How to host your website on your computer

^^^

you can install IIS server from Win XP installation CD


_
DigitalDude is offline  
Old 03-04-2008, 06:36 PM   #14 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: Tutorial - How to host your website on your computer

Even if we setup a webserver using any of these servers, the prohibitions it will impose on our PC habits are too discouraging. Instead, such home servers are more suitable for development purposes.
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 03-04-2008, 06:55 PM   #15 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: Tutorial - How to host your website on your computer

^^^^

of course no sensible website can be run from home (in India)


_
DigitalDude is offline  
Old 03-04-2008, 08:08 PM   #16 (permalink)
The Researcher
 
Join Date: Mar 2006
Location: Mumbai
Posts: 1,122
Default Re: Tutorial - How to host your website on your computer

I presume one should have enough bandwidth to do this.
Ramakrishnan is offline  
Old 03-04-2008, 08:42 PM   #17 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: Tutorial - How to host your website on your computer

Quote:
Originally Posted by cancer10 View Post
Well, its for newbies and beginners.
Thats me! Thanks!
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 03-04-2008, 09:54 PM   #18 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: Tutorial - How to host your website on your computer

^^^^

liar



_
DigitalDude is offline  
Old 03-04-2008, 10:17 PM   #19 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 835
Default Re: Tutorial - How to host your website on your computer

anothor honourable mention would beHFS ~ HTTP File Server
axxo is offline  
Old 04-04-2008, 12:06 AM   #20 (permalink)
mera kutch nahi ho sakta
 
chesss's Avatar
 
Join Date: Oct 2005
Location: Delhi
Posts: 880
Default Re: Tutorial - How to host your website on your computer

^Thanks for the mention
This is a really really useful thread
Bookmarked!
__________________
jin files ka koi server nahi hota unka bittorrent hota hai
chesss is offline  
Old 04-04-2008, 07:04 AM   #21 (permalink)
hsr
Senior Owner
 
hsr's Avatar
 
Join Date: Feb 2007
Posts: 730
Default Re: Tutorial - How to host your website on your computer

Well for the sake of you all, can giv you a text file, from some site that explains hosting with apache.

Google source : http://www.google.com/search?hl=en&s...22&btnG=Search
How to set up a server with Apache , PHP , MySQL , Perl , phpMyAdmin.txtx

How to set up a server with Apache , PHP , MySQL , Perl , phpMyAdmin

=====

Let's start by installing apache (http server) . you can download the
apache installer on www.apache.org . download the verion you like ,
even thought , in win systems i recomand verion 2 (this tutorials is
for apache 2) . here is a link for it :

Code:
http://apache.mirror.nedlinux.nl/dis...x86-no_ssl.msi


for a faster mirror , visit http://httpd.apache.org/download.cgi .

After downloading the file (.msi installer) , run it . The installation wizard
is a next , next , finish 'work' ... The installer will ask you some details like
your server name , your server adress and the admin's mail adress . if
you have a domain name or a hostname , enter the info's like this :

Code:
Server Name : your_domain.org

Server Adress : www.your-domain.org

Admin Email : admin@yourdomain.org


if you don't have one , you should get on e free at :

Code:
http://www.no-ip.org/


Check the 'Run as a service for all users on port 8080' option and click
next , finish to fiinish the instllation . Advice : Install it in c: (he creates
a folder for it , don't worry) to make sure you configure it easyer .
If you are finished , open up a browser and write in the adress bar :

Code:
http://localhost/


If you will see a 'Test Page for Apache Installation' , everything works .

=====

Let's install PHP . download the archives from www.php.net . Here is a
direct link for verion 4.3.9 :

Code:
http://nl.php.net/get/php-4.3.9-Win3...om/this/mirror


Make sure you download the archive and not the installer . Ok! after
downloading it , extract the archive in c:/php (this is to simplify paths) .
Now , open up c:/apache/conf/httpd.conf and search for this line :

Code:
#LoadModule ssl_module modules/mod_ssl.so


under that line , add this :

Code:
LoadModule rewrite_module modules/mod_rewrite.so

LoadModule php4_module "c:/php/sapi/php4apache2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4


Now search for this line :

Code:
<Directory "C:/Apache2/htdocs">


Change :

Code:
Options Indexes FollowSymLinks

#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride None


into :

Code:
Options Indexes Includes FollowSymLinks MultiViews ExecCGI

#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride All


This will allow .htaccess support on your server and make sure you can
see the content of a folder without getting a 403 forbidden error .

Now search for :

Code:
DirectoryIndex index.html index.var.html


and change it into :

Code:
DirectoryIndex index.html index.php


Save the file and restart apache . (you can restart it by pressing the
Restart apache server shortcut in the start menu or by writing :

Code:
net apache restart


in a command prompt window . Ok!

you have php working for your server icon_wink.gif . Now let's configure php and
make sure it really works ! Open up c:/php/php.ini (php.ini-dist renamed)
and search for this paragraph :

Code:
max_execution_time = 60 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
memory_limit = 5M ; Maximum amount of memory a script may consume (8MB)


you should change this to whatever you want . here is an option i use :

Code:
max_execution_time = 300 ; Maximum execution time of each script, in seconds
max_input_time = 300 ; Maximum amount of time each script may spend parsing request data
memory_limit = 5M ; Maximum amount of memory a script may consume (8MB)


Now search for :

Code:
register_globals = Off


and change it into :

Code:
register_globals = On


Search for :

Code:
extension_dir = ".\"


and change it into :

Code:
extension_dir = "c:/php/extensions"


assuming you have installed php in c: ...

Search for :

Code:
;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.


and uncomment (delete the ; in the front) the following modules :

Code:
extension=php_bz2.dll
extension=php_db.dll
extension=php_gd2.dll
extension=php_java.dll
extension=php_msql.dll
extension=php_pdf.dll
extension=php_pgsql.dll
extension=php_sockets.dll


Ok! now let's change the smtp settings (this is good icon_smile.gif for you mail()
function . you need this !!!) Search for :

Code:
[mail function]
; For Win32 only.
SMTP =
smtp_port = 25

; For Win32 only.
;sendmail_from =


and change to :

Code:
[mail function]
; For Win32 only.
SMTP = mail.isp.org
smtp_port = 25

; For Win32 only.
sendmail_from = mail@your_domain.org

if you don't have a mail server or :

Code:
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25

; For Win32 only.
sendmail_from = mail@your_domain.org

if you have a mail server ...

Save the files . Now let's finalize the php installation . copy all the dll's
from c:/php/dlls into c:/windows/system32 . copy c:/php/php4ts.dll into
c:/windows/system32/ and copy php.ini from your folder php into
windows and system32 folder . restart apache . open up notepad and
add this into the file :

Code:
<?php
phpinfo();
?>


save this file in your htdocs folder (c:/apache/htdocs) as info.php and
open up a browser . in the adress bar write :

Code:
http://localhost/info.php


you should see php's configuration in a table . a looong file icon_smile.gif
you can optionaly install zend optimizer . i am using it ... it doesn't
needs a tutorial . to install the PEAR modules for php , just run the
go-pear batch from the php folder and 2click the reg file to finish the
instllation .

=====

let's install mysql . download mysql from http://www.mysql.com/ .
this tutorial applyes to verion 4.0.* ... i don't recomand using mysql
4.1 . here is a direct link :

Code:
http://dev.mysql.com/get/Downloads/M...l.proserve.nl/


after downloading , extract the arhive somewhere and run the setup.exe .
install mysql in c:/mysql and complete the installation . open up command
prompt and write this :

Code:
cd mysql
cd bin
mysqld-max-nt --install


this will install mysql as a service . recomended . now you would probably
consider downloading mysql control center . a gui tool to administrate the
server in a graphical mode . here is a link :

Code:
http://dev.mysql.com/get/Downloads/M...l.proserve.nl/


install it like any other program and run the shortcut in the desktop . a
window will pop-up . it will ask you to add a new connection . here are the
info's you need to fill in :

Code:
name : localhost or main or whatever
host : localhost
user : root
pass :


click add , expand the databases menu and delete databse text . now
expand the users menu and delete all users except root@localhost . right
click it and select edit user . change it's password to whatever you want icon_smile.gif
now right click the server and select edit . change the password to the
pass you chosed for user root . as easy as that . mysql is installed !

=====

phpMyADmin . you can download it from http://www.phpmyadmin.net/ .
i recommend using verion 2.5.1 pl1 . the last verion is still bugy icon_smile.gif
download , unzip the contecnt into a folder in htdocs (phpMyAdmin) and
open up config.inc.php with a text editor .

search for :

Code:
$cfg['PmaAbsoluteUri'] = '';


change it to your phpmyadmin url . eg. :

Code:
$cfg['PmaAbsoluteUri'] = http://www.your_domain.org/phpMyAdmin/';


now search for :

Code:
$cfg['blowfish_secret'] = '';


and change it to your mysql root password like this :

Code:
$cfg['blowfish_secret'] = 'password';


now search for :

Code:
$cfg['Servers'][$i]['auth_type'] = 'config';


and change it to :

Code:
$cfg['Servers'][$i]['auth_type'] = 'cookie';


save and exit . that's it ! phpMyAdmin works icon_wink.gif

=====

Perl . Optioanl for your server , very usefull . i recomend you to install
it . you can download it from http://www.activestate.com/ . here is a
direct link :

Code:
http://downloads.activestate.com/Act...SWin32-x86.msi


download , install and you are ready . put your perl scripts in the /cgi-bin/
folder (c:/apache/cgi-bin) .

=====

Hope this helped , you're welcome .
Google Source : http://www.google.com/search?hl=en&s...22&btnG=Search
__________________
Read Rules > FAQs > Stickies before posting a new thread. PM me anytime for an issue, and I'll be idle on irc too.
My dream rig.
ლ(ಠ_ಠ)ლ Webchat for Digit.

Last edited by hsr; 06-04-2008 at 07:54 AM. Reason: Mr. Digital Dude told to do so !
hsr is online now  
Old 04-04-2008, 09:27 AM   #22 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: Tutorial - How to host your website on your computer

^^^^

if you cant give the source plzz dont post anything... yeah I dont need to pay you.. someone else wrote that..

source: http://programmerworld.net/articles/...all_apache.php


and there are ton of tutorials for installing apache+mysql+php
http://www.google.com/search?hl=en&q...ache+mysql+php


_
DigitalDude is offline  
Old 04-04-2008, 09:41 AM   #23 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: Tutorial - How to host your website on your computer

Quote:
Originally Posted by hari_sanker_r View Post
Hope this helped , you're welcome . No , you don't need to pay
Clever
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 04-04-2008, 02:51 PM   #24 (permalink)
hsr
Senior Owner
 
hsr's Avatar
 
Join Date: Feb 2007
Posts: 730
Angry Re: Tutorial - How to host your website on your computer

All you damn people specially, Mr.D.Dude is taking thigs in a freak way, All Freaks look at my head line, it says : Well for the sake of you all, can giv you a text file, from some site that explains hosting with apache.

I clearly mentioned that it is from a site that i don't know i do'nt get the credit mister, and you don't try to mess around me @ DIGITALDUDE coz Dudes are cool and you're not you're too freaky to be a Dude. and hey mister, i don't get any damn thing by posting this article and that too i am wasting my bandwidth (approx 4Kb He He).
Sorry if i am rude, i'll be cool later.
hsr is online now  
Old 04-04-2008, 04:54 PM   #25 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 835
Default Re: Tutorial - How to host your website on your computer

Quote:
Originally Posted by hari_sanker_r View Post
All you damn people specially, Mr.D.Dude is taking thigs in a freak way, All Freaks look at my head line, it says : Well for the sake of you all, can giv you a text file, from some site that explains hosting with apache.

I clearly mentioned that it is from a site that i don't know i do'nt get the credit mister, and you don't try to mess around me @ DIGITALDUDE coz Dudes are cool and you're not you're too freaky to be a Dude. and hey mister, i don't get any damn thing by posting this article and that too i am wasting my bandwidth (approx 4Kb He He).
Sorry if i am rude, i'll be cool later.
if its a site no harm in providing exact link to the source..why you want to hide the link..afterall you didnt get these in a mail..to ask u post the link to ur inbox
axxo is offline  
Old 04-04-2008, 04:55 PM   #26 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: Tutorial - How to host your website on your computer

Instead of following the procedure hari_sanket_r posted(or copied or whatever), simply download WAMP or XAMPP installer pachakge. It will install Apache, PHP, MySQL at least.
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 04-04-2008, 04:59 PM   #27 (permalink)
99.9% Idle
 
axxo's Avatar
 
Join Date: Sep 2007
Posts: 835
Default Re: Tutorial - How to host your website on your computer

Quote:
Originally Posted by rohan_shenoy View Post
Instead of following the procedure hari_sanket_r posted(or copied or whatever), simply download WAMP or XAMPP installer pachakge. It will install Apache, PHP, MySQL at least.
..more easy way..also installs filezilla ftp server.an added advantage.
axxo is offline  
Old 04-04-2008, 06:50 PM   #28 (permalink)
ClubHost.in
 
cancer10's Avatar
 
Join Date: Mar 2005
Location: Jaipur, Rajasthan
Posts: 184
Default Re: Tutorial - How to host your website on your computer

filezilla ftp server sucks
cancer10 is offline  
Old 04-04-2008, 07:09 PM   #29 (permalink)
Perpetual Fresh Stock
 
siddes's Avatar
 
Join Date: Feb 2007
Location: Jaipur
Posts: 50
Default Re: Tutorial - How to host your website on your computer

I'd still go with EasyPHP. It also has phpMyadmin and MySQL and Apache.

And more importantly, one of the FastTracks was about hosting your own site, and it almost exclusively spoke of EasyPHP, so it's recommended by the fine chaps who run this forum.
siddes is offline  
Old 05-04-2008, 08:14 AM   #30 (permalink)
hsr
Senior Owner
 
hsr's Avatar
 
Join Date: Feb 2007
Posts: 730
Thumbs down Re: Tutorial - How to host your website on your computer

@ axxo i did'nt get it via a website or any e-mail, juust see the attachment, i've got to a 1000+ tutorials and hacks and that came in a rar file from Phazeddl.com i don't know which site it is!
Attached Images
File Type: jpg Clipboard01.jpg (69.4 KB, 6 views)
__________________
Read Rules > FAQs > Stickies before posting a new thread. PM me anytime for an issue, and I'll be idle on irc too.
My dream rig.
ლ(ಠ_ಠ)ლ Webchat for Digit.
hsr is online now  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Host WebSite abhinav_bipnesh QnA (read only) 6 15-10-2007 01:41 PM
Host Your Blog/Website From Your PC. anandk QnA (read only) 22 30-09-2007 11:08 PM
How to host website on OpenSuSE 10.2? aditya.shevade Open Source 40 18-04-2007 04:30 PM
host a website on home computer! tukaibatman QnA (read only) 6 14-07-2006 10:49 AM
How to host a website in my pc lvrrajan QnA (read only) 2 14-12-2005 05:28 PM

 
Latest Threads
- by chris
- by icebags
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 01:36 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2