Welcome Guest, Not a member yet? Register   Sign In
mod rewrite - removing index.php from the URL help please
#11

[eluser]ηυмвєяσηє[/eluser]
change the line in .htaccess (3rd line)

RewriteBase /~Project_Folder/
#12

[eluser]InsiteFX[/eluser]
If you are using WAMP or XAMPP You need to install it in the root of your drive! It has problems in other locations
Code:
c:\xampp

InsiteFX
#13

[eluser]kdawson[/eluser]
Sorry I missed that but, I did what you said "RewriteBase /~Project_Folder/" and now:

"
500 Internal Server Error
The request was not completed. The server met an unexpected condition.
websitedomain/~Project_Folder/index.php (port 80)
"
#14

[eluser]kdawson[/eluser]
[quote author="InsiteFX" date="1306452782"]If you are using WAMP or XAMPP You need to install it in the root of your drive! It has problems in other locations
Code:
c:\xampp

InsiteFX[/quote]


How would I know if the server is using "WAMP or XAMPP"?
I don't have access to the root or any configuration files.
#15

[eluser]InsiteFX[/eluser]
Sorry, I guess your running on a live server.

But a 500 error is a server error and has nothing to do with CodeIgniter! I would contact your hosting provider.

InsiteFX
#16

[eluser]kdawson[/eluser]
Thanks everyone, I appreciate your efforts.




Theme © iAndrew 2016 - Forum software by © MyBB