Results 1 to 10 of 20
ok i finish my webpage, i can see it in my browser. but dont know how to put it on my server. im just using apache thats all...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-07-2005 #1Linux Newbie
- Join Date
- Oct 2005
- Posts
- 110
need help with my webpage
ok i finish my webpage, i can see it in my browser. but dont know how to put it on my server. im just using apache thats all
- 11-07-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
The default dir for allocating files on your webserver is /var/www/htdocs or /var/www.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 11-07-2005 #3
Look in your server's httpd.conf for the entry that says 'document root', that tells you where to put the files.
Make sure they're readable by the user that apache runs as (either apache or httpd depending on your distro).
Test by connecting to the server and browsing the pages. You dont need to restart your apache service unless you change the httpd.conf file.
If your web server is run by your ISP, then it should be even easier than this - you'll probably use ftp to upload them, it'll take care of permissions itself.Linux user #126863 - see http://linuxcounter.net/
- 11-11-2005 #4Just Joined!
- Join Date
- Nov 2005
- Location
- philippines
- Posts
- 1
me too need help - wowie
is it possible to install a database server (dont know what the term is - it's like IIS for Windows) in any Linux? i am using MS Access as my backend for my web page..
- marikinabiz
- 11-11-2005 #5
Yes, use one of the free SQL servers; MySQL and postgresql are the popular ones.
Linux user #126863 - see http://linuxcounter.net/
- 11-11-2005 #6
Yep, it is possible:)
You will probably want to start getting familiar with php, as that will be the mechanism that you will be able to retrieve data from the database and display it on your website. I am pretty sure that php will connect to an MS Access database, but I have always found it easiest to just use mysql...Join the Open Source Revolution. Support GNU/Linux.
Find me at: www.deeksworld.com
Registered GNU/Linux User #395777
- 11-14-2005 #7Linux Newbie
- Join Date
- Oct 2005
- Posts
- 110
help with my server
i running linux redhat 9.0 as a server i'm also running apache for httpd and i can see my webpage in my browser but i can't see it from a remote computer, how can other computer browse my webpage
- 11-14-2005 #8Linux Newbie
- Join Date
- Oct 2005
- Posts
- 110
help with server
i have my linux in a desktop running a server. i was able to see my webpage with my wireless laptop, i have a wireless router, but i can only see it with the ip address not with the host name, why is that. and my friend can't see my webpage. i told him to enter the ip address and fail. why can i see my page and my friend can't
- 11-14-2005 #9Just Joined!
- Join Date
- Nov 2005
- Location
- Georgia, USA
- Posts
- 14
Is your firewall configured to allow port 80? And is your router forwarding port 80? That could explain your friend not being able to see it. Also, go to www.dyndns.com (I think) to register a free host name for your site.
- 11-14-2005 #10Linux Newbie
- Join Date
- Oct 2005
- Posts
- 110
help with server
what about the ip address how can i make it so people can just enter my host name and not an ip address



