Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Help With Page

  1. #1
    how can i remove this page http://miguelavila.com/rcfun/

    Klite Clan : <span style='color:purple'> [ThE_Def-EndERS]</span>
    [Clan Site]

  2. Internet, Programming and Graphics   -   #2
    never mind

    Edit: still shows

    Klite Clan : <span style='color:purple'> [ThE_Def-EndERS]</span>
    [Clan Site]

  3. Internet, Programming and Graphics   -   #3
    SeK612's Avatar Poster BT Rep: +10BT Rep +10
    Join Date
    Nov 2002
    Location
    UK
    Posts
    718
    Possibly with .htaccess. As a quick fix just add an index file (either stating an error or redirecting to your main page).

  4. Internet, Programming and Graphics   -   #4
    Poster
    Join Date
    Jun 2003
    Location
    Yet to be determined
    Posts
    993
    Add an index file, or play with the permissions. (CHMOD)

  5. Internet, Programming and Graphics   -   #5
    Out of The Ordinary
    Join Date
    Feb 2003
    Posts
    3,927
    Originally posted by NightStalker@3 April 2004 - 21:05
    Add an index file, or play with the permissions. (CHMOD)
    Correct

    BOT

  6. Internet, Programming and Graphics   -   #6
    ok thanks guys

    Klite Clan : <span style='color:purple'> [ThE_Def-EndERS]</span>
    [Clan Site]

  7. Internet, Programming and Graphics   -   #7
    h1
    Guest
    .htaccess
    Code:
    &#60;Files rcfun&#62;
    order allow, deny
    deny from all
    &#60;/Files

  8. Internet, Programming and Graphics   -   #8
    were do i put that ?

    Klite Clan : <span style='color:purple'> [ThE_Def-EndERS]</span>
    [Clan Site]

  9. Internet, Programming and Graphics   -   #9
    Poster
    Join Date
    Jun 2003
    Location
    Yet to be determined
    Posts
    993
    You will need to copy and paste it into a text editor, save it as ".htaccess, and via FTP upload it the desired directory.

    Some hosts (free, etc) don&#39;t allow the use of .htaccess files

  10. Internet, Programming and Graphics   -   #10
    ok thanks everybody i get now
    im hosting it on my own server.

    Klite Clan : <span style='color:purple'> [ThE_Def-EndERS]</span>
    [Clan Site]

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •