Techwarelabs Community

Techwarelabs Community (https://www.techwarelabs.com/community/index.php)
-   Security, Privacy, & Spyware (https://www.techwarelabs.com/community/forumdisplay.php?f=14)
-   -   Website index (https://www.techwarelabs.com/community/showthread.php?t=10853)

Prometheus 04-11-2005 08:38 AM

Website index
 
My website currently has no index page and so when anyone goes to Orionetheus.com it shows nothing but ...everything how can i disable that so it doesnt do that......................

StinkyMojo 04-11-2005 09:05 AM

just add a blank index.html so your directory doesn't show... if thats what you're asking.

Omega 04-11-2005 04:23 PM

That works...but I think a better method is accomplished by setting the following in Apache (either global config or a <Directory> directive):
Code:

Options -Indexes
Alternatively, if you don't have access to the Apache configuration, you can usually use .htaccess files to accomplish roughly the same thing, too (although the site configuration is preferable).


All times are GMT -5. The time now is 10:13 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.