Jump to content

Recommended Posts

Posted

Hello, 

So I have never used 1and1 before but a client (kinda), has chosen to use them for this project. I have set up a /pw/ folder and ftp all the files into place, changed the config file and .htaccess but all I get now is the home page, whenever I try to go to www.blahblah.de/something I get a 500 error. the domain is pointed to the right folder or nothing would work, I have tried a number of things in the htaccess but nothing changes and the help from 1and1 is pretty terrible.

I have uncommented - RewriteBase /pw/ but that doesn't help...

Does anybody have some tips I could try, I am really losing it here!

Posted

Just a guess but when your ProcessWire instance is in /pw/ your URLs are probably www.blahblah.de/pw/something/.

Why did you place ProcessWire in a subfolder?
Why not in DocumentRoot?

  • Like 2
Posted

In your .htaccess file, have a look at "11. OPTIONAL: Set a rewrite base if rewrites aren't working properly on your server." Uncomment the line "RewriteBase /".

  • Like 1
Posted

Good question, I normally do the programming and someone else does this, I read it on a post somewhere and when I saw  RewriteBase /pw/ in the .htaccess file I went with it.

So I just moved it, updated the htaccess to RewriteBase / and SUCCESS!!

Thank you so much!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...