Jump to content

Recommended Posts

Posted
That account doesn't exist.

The account is actually raspored.

The folder from his html root that has .aspx files in it is stranice.

how to host .aspx pages?? when i upload in public_html it shows files not pages. web page is here. pages are in folder stranice!

Which server are you on? Stevie or Johnny?

Guest Geoff
Posted

The account raspored does not exist either.

 

His account name is trolle.

 

You have an error in your code. Disable customErrors.

Posted
That account doesn't exist.

The account is actually raspored.

The folder from his html root that has .aspx files in it is stranice.

how to host .aspx pages?? when i upload in public_html it shows files not pages. web page is here. pages are in folder stranice!

Which server are you on? Stevie or Johnny?

 

I'm on johnny... look now! it's shows tree of files and when you click on the index it's open web page, why that page isn't open at first?? link

Posted
I'm on johnny... look now! it's shows tree of files and when you click on the index it's open web page, why that page isn't open at first?? link

Your site has shown that "tree of files" since the very first time I looked at your site. Your browser cache must have finally expired or you cleared it yourself. If it were my server I would edit httpd.conf and add this to the line

DirectoryIndex index.htm ... index.aspx

but I don't think that is something that can be done without an admin.

 

As a work around you can create a file called index.htm in public_html that redirects to your index.aspx file.

Guest Geoff
Posted

Should be Default.aspx (case sensitive!), not Index.aspx

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...