Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Can i delete register.php and bb-login.php page ?

Perhaps better to just the change permissions on these files instead of deleting them.

##(being root do the following)

#Standard location?

cd /var/www/vhosts/<domain.com>/<bbpress>/

chmod 000 bb-login.php

chmod 000 register.php

Skip to toolbar