jono_uk
Jan 8 2003, 09:18 AM
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
Jan 8 2003, 10:05 AM
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
Jan 8 2003, 10:48 AM
I have deleted the file indicated and switched Frontpage ext off but still get the Not allowed msg.
mouse
Jan 8 2003, 12:02 PM
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.