matteoraggi

Topic: .htaccess on one.com server

on one.com server I was receiving Internal Server Error in home page and admn page
so I commented one line of .htaccess file, the line wit hword Option, :
#Options +FollowSymlinks
there are any problems for future about this cnahe on code?

mployr.com

Re: .htaccess on one.com server

If it works at present, it should work in the future but of course if your installation breaks, then we encourage you to share us the problem and we'll try to help you collectively here on the forum.

smile

Entrepreneur? Check this out...
http://www.eugeneg.com/overview/

JobberFan

Re: .htaccess on one.com server

Hi there,

I also have one.com and it also worked fine for me so thanks!

But I wanted to ask: is it safe to change the .htaccess this way?
Will I be hacked or something else? Or is it okay to edit the sentence with '#'?

Thanks!

lajfi

Re: .htaccess on one.com server

hi, i am trying to do the following on a one.com hosting

i want to install 2 instances of jobberbase
{mydomain}/nl
{mydomain}/fr

but i got a 500 error at first. i then commented out the line you suggested in my .htaccess and now i get a blank page...

any suggestions?