Click here to Skip to main content
15,910,603 members
Home / Discussions / Web Development
   

Web Development

 
Questione-learning Survey Pin
Poonam Gandash26-Mar-09 19:34
Poonam Gandash26-Mar-09 19:34 
AnswerRe: e-learning Survey Pin
SeMartens26-Mar-09 22:20
SeMartens26-Mar-09 22:20 
Question[Message Deleted] Pin
Kiran S. S.26-Mar-09 1:42
Kiran S. S.26-Mar-09 1:42 
AnswerRe: Calling stored procedure from ASP page. Pin
Yusuf26-Mar-09 4:33
Yusuf26-Mar-09 4:33 
Questionthe webdesign Pin
shareef22200025-Mar-09 23:29
shareef22200025-Mar-09 23:29 
AnswerRe: the webdesign Pin
Marc Firth26-Mar-09 2:05
Marc Firth26-Mar-09 2:05 
QuestionThis Virtual Directory Does Not Allow Contents To Be Listed Pin
Hemant Thaker25-Mar-09 19:15
Hemant Thaker25-Mar-09 19:15 
AnswerRe: This Virtual Directory Does Not Allow Contents To Be Listed Pin
Naruki25-Mar-09 19:38
Naruki25-Mar-09 19:38 
You didn't give many details, so this is just a guess.

The web server you are using (such as Apache or IIS) does not allow directory listing for the specific path you typed in. For example, suppose you have this URL:
http://mysite.com/coolsite/

Normally, when your browser asks for that folder from the web server, the server looks for a default page in that folder. You can configure what a default page is, but the most common are like these:
index.html
index.htm
default.html
default.htm

In case there is no default file that matches, a web server will check its settings to see if it has permission to give a directory listing.

Usually this is set to no, because that can give too much information to hackers. But the web site administrator can choose to allow directory listings for the whole site or just for certain folders.

Your problem seems to be that.

Don't let my name fool you. That's my job.

GeneralRe: This Virtual Directory Does Not Allow Contents To Be Listed Pin
Hemant Thaker25-Mar-09 20:09
Hemant Thaker25-Mar-09 20:09 
GeneralI'm not a web server guru, but... Pin
Naruki25-Mar-09 20:23
Naruki25-Mar-09 20:23 
GeneralRe: I'm not a web server guru, but... Pin
Hemant Thaker26-Mar-09 3:29
Hemant Thaker26-Mar-09 3:29 
GeneralYou cannot change the extension. Pin
Naruki26-Mar-09 12:04
Naruki26-Mar-09 12:04 
GeneralRe: I'm not a web server guru, but... Pin
logiclabz30-Mar-09 4:40
logiclabz30-Mar-09 4:40 
QuestionMessage or mailling Pin
Ch.Gayatri Subudhi25-Mar-09 1:06
Ch.Gayatri Subudhi25-Mar-09 1:06 
AnswerRe: Message or mailling Pin
fly90425-Mar-09 1:12
fly90425-Mar-09 1:12 
QuestionDNN Module. Pin
khuzwayom23-Mar-09 22:52
khuzwayom23-Mar-09 22:52 
AnswerRe: DNN Module. Pin
Abhijit Jana24-Mar-09 4:24
professionalAbhijit Jana24-Mar-09 4:24 
QuestionPersiaDevelopers.com Pin
Majid Shahabfar23-Mar-09 22:14
Majid Shahabfar23-Mar-09 22:14 
Questiontable = table object Pin
icanmakeiteasy23-Mar-09 21:53
icanmakeiteasy23-Mar-09 21:53 
AnswerRe: table = table object Pin
Marc Firth24-Mar-09 23:20
Marc Firth24-Mar-09 23:20 
GeneralIf he weren't going from one live table node to another... Pin
Naruki25-Mar-09 21:07
Naruki25-Mar-09 21:07 
Questionjavascirpt messagebox? Pin
sam_psycho23-Mar-09 8:02
sam_psycho23-Mar-09 8:02 
AnswerRe: javascirpt messagebox? Pin
Marc Firth26-Mar-09 2:12
Marc Firth26-Mar-09 2:12 
AnswerRe: javascirpt messagebox? Pin
saanj28-Apr-09 22:01
saanj28-Apr-09 22:01 
QuestionTreeview Node Selection Problem Pin
Aziz H23-Mar-09 7:54
Aziz H23-Mar-09 7:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.