![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to view my IP | blowFish@ubuntu | UNIX for Dummies Questions & Answers | 14 | 05-09-2008 06:35 AM |
| Error in issuing a make and make install | ahjiefreak | Linux | 1 | 03-11-2008 10:32 PM |
| cmd to view only directories | aarora_98 | Shell Programming and Scripting | 14 | 05-08-2006 11:51 AM |
| make and make install commands | gerwhelan | UNIX for Dummies Questions & Answers | 4 | 07-03-2003 02:49 AM |
| DBM View | schafferm | UNIX for Dummies Questions & Answers | 1 | 08-06-2002 01:18 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How Do I Make My wesite available to view?
I think it is something like chmod ... but after that i am lost
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
You mean website.
How are you publishing your website? what is the server you are using? First of all is it working locally when you access the website. If yes then checkout in what port you are running the website. if you are running in default port 80 then checkout in the client system whether ports are opened in the Firewall. |
|
#3
|
||||
|
||||
|
chmod sets permissions.
What is the operating system? What is the webserver software (apache/lighttpd...)? Open port in firewall/router. Set path to webserver directly in the webserver config file. Please give us more information. |
||||
| Google The UNIX and Linux Forums |