Help - Search - Members - Calendar
Full Version: .htaccess and Java on new RS Server
The Planet Forums > General > Suggestions/Comments
jono_uk
I have recently joined the world of dedicated servers.

I have an .htaccess script on directories I don't want people accessing without going though a certain route. They don't seem to be working though!


Thanks
Jono.
mouse
If you are on an Ensim server (your own Dedicated box, you have the option of disabling things like FrontPage..
then you wont have that .htaccess and can load your own with no issues/arguments from worthless software like FP getting in the way..

Suggest reading the Ensim PDF's for Appliance and Site level Admin as there are many options you can configure to make your life easier.. Mouse
jono_uk
I have deleted the file indicated and switched Frontpage ext off but still get the Not allowed msg.
mouse
pico -w /etc/httpd/conf

Scroll down to


Options none
AllowOverride none


and switch to


Options All
AllowOverride All


then CTRL + X then Y
then
/etc/rc.d/init.d/httpd restart

Mouse
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.