Bitcoin Forum
April 26, 2024, 06:32:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need a little help  (Read 865 times)
idev (OP)
Hero Member
*****
Offline Offline

Activity: 859
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
December 30, 2010, 03:09:14 PM
Last edit: December 30, 2010, 03:29:22 PM by idev
 #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
1714156363
Hero Member
*
Offline Offline

Posts: 1714156363

View Profile Personal Message (Offline)

Ignore
1714156363
Reply with quote  #2

1714156363
Report to moderator
1714156363
Hero Member
*
Offline Offline

Posts: 1714156363

View Profile Personal Message (Offline)

Ignore
1714156363
Reply with quote  #2

1714156363
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714156363
Hero Member
*
Offline Offline

Posts: 1714156363

View Profile Personal Message (Offline)

Ignore
1714156363
Reply with quote  #2

1714156363
Report to moderator
1714156363
Hero Member
*
Offline Offline

Posts: 1714156363

View Profile Personal Message (Offline)

Ignore
1714156363
Reply with quote  #2

1714156363
Report to moderator
1714156363
Hero Member
*
Offline Offline

Posts: 1714156363

View Profile Personal Message (Offline)

Ignore
1714156363
Reply with quote  #2

1714156363
Report to moderator
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
December 30, 2010, 03:12:57 PM
 #2

check the webserver logs to see which file it's trying to serve unsuccessfully

idev (OP)
Hero Member
*****
Offline Offline

Activity: 859
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
December 30, 2010, 03:32:39 PM
 #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 ?
davout
Legendary
*
Offline Offline

Activity: 1372
Merit: 1007


1davout


View Profile WWW
December 31, 2010, 09: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.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!