Author

Topic: Need a little help (Read 890 times)

legendary
Activity: 1372
Merit: 1008
1davout
December 31, 2010, 04:56:48 AM
#4
You're not getting 404's at the given URL's, you're getting 302's (forbidden)
The 404 you see in the message means that your webserver can't find an error page, like
 - failed to access the page
 - try to find an error page to render
 - oops, not even an error page

Double check the file system permissions of the directories you're trying to access.
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
December 30, 2010, 10:32:39 AM
#3
check the webserver logs to see which file it's trying to serve unsuccessfully

Its two index.html files, how can i access it please ?
legendary
Activity: 1372
Merit: 1008
1davout
December 30, 2010, 10:12:57 AM
#2
check the webserver logs to see which file it's trying to serve unsuccessfully
hero member
Activity: 860
Merit: 1004
BTC OG and designer of the BitcoinMarket.com logo
December 30, 2010, 10:09:14 AM
#1
Hello there
i wonder if someone can help me please,
i have a email cgi script which i have installed successfully
and i can access all cgi files within the cgi-bin from my browser.
But when i try to browse

http://idev.30mb.co.uk/cgi-bin/advert or
http://idev.30mb.co.uk/cgi-bin/admin

i keep getting 404 errors,

Could someone please tell me on how i can fix and get access to the two urls?

Thank you
Jump to: