Avoid not showing the following sub-folder?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
jayson.ph
Forum Contributor
Posts: 165
Joined: Mon Jan 02, 2012 9:20 am
Location: MP
Contact:

Avoid not showing the following sub-folder?

Post by jayson.ph »

Hi all
Last edited by jayson.ph on Fri Sep 14, 2012 12:32 pm, edited 1 time in total.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Avoid not showing the following sub-folder?

Post by requinix »

Change user_login.php to index.php, or add a .htaccess inside with

Code: Select all

Options -Indexes
User avatar
jayson.ph
Forum Contributor
Posts: 165
Joined: Mon Jan 02, 2012 9:20 am
Location: MP
Contact:

Re: Avoid not showing the following sub-folder?

Post by jayson.ph »

???
Last edited by jayson.ph on Fri Sep 14, 2012 12:32 pm, edited 1 time in total.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Avoid not showing the following sub-folder?

Post by requinix »

jayson.ph wrote:ah thats the use of htaccess..
Well it can do quite a bit more than that.
jayson.ph wrote:how to put a code/rule or lines that the link avobe should be need to direct this link http://oii.net78.net/login.php?
What?
Post Reply