Board index » html » Directory structure of home directory?
|
john
Registered User |
|
john
Registered User |
Directory structure of home directory?
2006-06-13 11:02:00 PM
Hello..2 questions. #1 Is there a way that anyone can view the directory structure of our home directory? For instance , the directory structure is easy to view on most domains like this : www.mydomainname.com/folder/ but is there a way to view the directory structure of just www.mydomainname.com ? #2 Also, is the best way to protect these directories through a .htaccess file? thanks John - |
| David Dorward
Registered User |
2006-06-13 11:17:00 PM
Re:Directory structure of home directory?
john wrote:
Quote#1 Is there a way that anyone can view the directory structure of our home they are there for. Quotebut is there a way to view the directory structure of just Quote#2 Also, is the best way to protect these directories through a .htaccess There are numerous different ways to "protect" a webpage, some protecting in different ways, some protecting against different things, it depends what you want to protect against and what the capabilities of your server are. - |
| john
Registered User |
2006-06-14 09:37:00 PM
Re:Directory structure of home directory?
"David Dorward" <dorward@gmail.com>wrote in message
Quotejohn wrote: stucture of the home index? (example www.example.com ) - |
| David Dorward
Registered User |
2006-06-14 10:14:00 PM
Re:Directory structure of home directory?
john wrote:
Quoteexample.com/org/net didnt work when inputting my correct domain. QuoteCan u How you do 2 depends on what the answer to 1 is. - |
| Jim Higson
Registered User |
2006-06-16 02:50:00 AM
Re:Directory structure of home directory?
john wrote:
QuoteHello..2 questions. think you're really asking for people to be able to view that. Often the files for your website is stored in a folder called public_html, which is inside your home dir. What I *think* you're asking is how people on the web can get a directory listing at the root of your web server. If so, which server do you use? If it is Apache you probably can do it using the .htaccess file. -- Jim - |
